index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
route: fix crash caused by parse_multipath() by wrong free()
Thomas Haller
2022-05-03
1
-1/+1
*
route/link: Set the cache ops when cloning a link
Jacques de Laval
2022-04-26
1
-0/+3
*
route/link: add lock around rtnl_link_af_ops_put()
Thomas Haller
2022-04-26
1
-1/+4
*
route/link: avoid accessing af_ops after af_free() in rtnl_link_set_family()
Thomas Haller
2022-04-26
1
-3/+4
*
xfrm/sa: fix reference counters of sa selector addresses
Neil Horman
2022-04-26
1
-0/+4
*
xfrm: fix uninitalized variables in build_xfrm_ae_message()
Thomas Haller
2022-04-23
1
-0/+2
*
route: fix check for NULL in nh_encap_dump()
Thomas Haller
2022-04-22
1
-1/+4
*
route/qdisc/mqprio: fix bufferoverflow and argument checking in rtnl_qdisc_mq...
Thomas Haller
2022-04-22
1
-5/+10
*
route/sriov: fix buffer overflow in rtnl_link_sriov_parse_vflist()
Thomas Haller
2022-04-22
1
-1/+1
*
all: fix "-Wformat" warnings for nl_dump*()
Thomas Haller
2022-04-22
17
-220/+220
*
socket: workaround undefined behavior coverity warning in generate_local_port()
Thomas Haller
2022-04-22
1
-3/+4
*
route/link/sriov: fix initializing vlans in rtnl_link_sriov_clone()
Thomas Haller
2022-04-22
1
-1/+1
*
route/qdisc/netem: fix bogus "%" in format string netem_dump_details()
Thomas Haller
2022-04-22
1
-9/+9
*
route/u32: fix u32_dump_details() to print data
Thomas Haller
2022-04-22
1
-5/+0
*
link/vrf: avoid coverity warning in rtnl_link_vrf_set_tableid() about CONSTAN...
Thomas Haller
2022-04-22
1
-2/+2
*
route/ip6vti,ip6gre: fix printing invalid data in ip6{vti,gre}_dump_details()
Thomas Haller
2022-04-22
2
-18/+12
*
route/link: workaround coverity warning about leak in rtnl_link_set_type()
Thomas Haller
2022-04-22
1
-2/+3
*
all: avoid coverity warnings about assigning variable but not using it
Thomas Haller
2022-04-22
17
-49/+27
*
route/mdb: check parser error in mdb_msg_parser() for nested MDBA_MDB attribute
Thomas Haller
2022-04-22
1
-2/+4
*
route/mdb: add and use rtnl_mdb_entry_free() internal helper method
Thomas Haller
2022-04-22
1
-6/+12
*
route/mdb: fix leak in mdb_msg_parser()
Thomas Haller
2022-04-22
1
-32/+28
*
route/mdb: fix buffer overflow in mdb_msg_parser()
Thomas Haller
2022-04-22
1
-1/+1
*
libnl-3.6.0 release
libnl3_6_0
Thomas Haller
2022-04-14
1
-1/+1
*
route/mdb: add support for MAC multicast entries
Joachim Wiberg
2022-03-30
1
-0/+5
*
route/mdb: add missing detils and stats dump callbacks
Joachim Wiberg
2022-03-30
1
-2/+14
*
Check validation type against end of enum
jauge-technica
2022-03-28
1
-1/+1
*
route/link: add VLAN bridge binding flag
Joachim Wiberg
2022-03-28
1
-0/+1
*
route: assert that "rtnl_link_info_ops" refcount does not drop below zero
Thomas Haller
2022-03-16
1
-0/+2
*
lib: make nl_object_clone() out-of-memory safe
Thomas Haller
2022-03-16
20
-54/+149
*
route: fix ref counting for l_info_ops and io_clone()
Thomas Haller
2022-03-16
1
-4/+10
*
route: drop unnecessary oo_clone() implementation from netconf
Thomas Haller
2022-03-16
1
-11/+0
*
netfilter: make log-msg,queue-msg setters robust against ENOMEM
Thomas Haller
2022-03-16
2
-22/+52
*
xfrm/sa: clone user_offload in xfrm_sa_clone()
Thomas Haller
2022-03-16
1
-0/+6
*
xfrm/sa: style cleanup xfrm_sa_clone()
Thomas Haller
2022-03-16
1
-14/+7
*
lib: add rtnl_link_info_ops_get() and take lock for rtnl_link_info_ops's io_r...
Thomas Haller
2022-03-16
1
-2/+20
*
route/cls: add TCA_FLOWER_KEY_VLAN_ETH_TYPE to "flower_policy" policy
Thomas Haller
2022-03-15
1
-10/+11
*
route/cls: return -NLE_INVAL in case rtnl_tc_data_peek() fails
Thomas Haller
2022-03-15
1
-6/+6
*
route/cls: no need to copy simple fields in flower_clone()
Thomas Haller
2022-03-15
1
-12/+0
*
route/cls: make output pointers in rtnl_flower_get_{src,dst}_mac() optional
Thomas Haller
2022-03-15
1
-5/+7
*
route/cls: adjust whitspace/indentation
Thomas Haller
2022-03-15
1
-142/+142
*
route/cls: use SPDX-License-Identifier
Thomas Haller
2022-03-15
1
-7/+1
*
route/cls: add flower classifier
Volodymyr Bendiuga
2022-03-15
1
-0/+731
*
route: make argument of rtnl_link_can_set_{bittiming,data_bittiming}() const
Thomas Haller
2022-03-15
1
-2/+2
*
route: add rtnl_link_can_set_data_bittiming_const()
Thomas Haller
2022-03-15
1
-0/+22
*
route: drop bitrate,sample-point getters/setters from can link
Thomas Haller
2022-03-15
1
-84/+0
*
route: rename rtnl_link_can_get_data_bt_const() to rtnl_link_can_get_data_bit...
Thomas Haller
2022-03-15
1
-2/+2
*
route: fix indentation
Thomas Haller
2022-03-15
1
-25/+26
*
route/link: add CAN FD support
Anders Piniesjö
2022-03-15
1
-15/+199
*
route/mdb: drop setting ifindex in mdb_clone()
Thomas Haller
2022-03-14
1
-3/+0
*
route/mdb: minor cleanup in "mdb.c"
Thomas Haller
2022-03-14
1
-34/+31
[next]