]> granicus.if.org Git - libnl/shortlog
libnl
2019-09-01 Thomas Hallerlibnl-3.5.0 release master libnl3_5_0
2019-09-01 Thomas Hallerroute/qdisc: merge branch 'd0u9/htb_64'
2019-09-01 Thomas Hallerroute/qdisc: adjust API for 64 bit rate/ceil support...
2019-09-01 d0u9Add 64bit rate/ceil support for htb class
2019-09-01 Thomas Hallerroute/xfrmi: merge branch 'ebirger/add-xfrmi-support'
2019-09-01 Thomas Hallerroute/trivial: sort entries in "libnl-route-3.sym"...
2019-09-01 Thomas Hallerxfrmi: return error code from getters for XFRM links
2019-09-01 Eyal Birgerxfrmi: introduce XFRM interfaces support
2019-09-01 Eyal Birgerdoc/route: fix example code comments
2019-08-27 Thomas Hallerlib: fix error code from nfnl_exp_build_message()
2019-08-27 Thomas Hallerlib: accept %NULL arguments for nl_addr_cmp()
2019-08-26 Thomas Halleridiag: workaround and add comment about idiagnl_send_si...
2019-08-26 Michael ForneySync linux headers to 4.19.66
2019-08-16 Thomas Hallerall: merge branch 'michaelforney/portability'
2019-08-16 Michael Forneyroute: Remove stray `;` at top-level
2019-08-16 Michael Forneyall: Use __typeof__ instead of typeof
2019-08-16 Michael Forneylib: Don't omit second operand to `?` operator
2019-08-16 Michael Forneylib: Don't return expression in function returning...
2019-08-16 Michael Forneyall: Avoid pointer arithmetic on `void *`
2019-08-16 Michael Forneydbg: Use __func__ instead of __PRETTY_FUNCTION__
2019-08-15 Thomas Hallerlib/genl: fix allocating buffer of too small size in...
2019-08-12 Yegor YefremovAdd SPDX identifiers
2019-08-09 Thomas Hallerall: merge branch 'th/add-utils-and-various-cleanup'
2019-08-09 Thomas Hallergenl: reject invalid group names in genl_family_add_grp()
2019-08-09 Thomas Hallerroute/tc: ensure not string truncation in rtnl_tc_set_k...
2019-08-09 Thomas Hallerroute/inet6: fix strncpy() in inet6_dump_details()
2019-08-09 Thomas Hallerxfrm: fix memory corruption (dangling pointer) when...
2019-08-09 Thomas Hallertravis: build tests with NL_MORE_ASSERTS enabled
2019-08-09 Thomas Hallertravis: enable -Wvla compiler warning in tests
2019-08-09 Thomas Hallerlib/genl: avoid VLA in cmd_msg_parser()
2019-08-09 Thomas Hallerutils: add internal helper macros for cleanup
2019-08-08 Thomas Hallerall: merge branch 'coverity-fixes'
2019-08-08 Thomas Hallerlink/sriov: fix memleak in rtnl_link_sriov_clone()
2019-08-08 Thomas Hallerroute: fix strncpy() warning from coverity about unterm...
2019-08-07 xinbaoAdd CTA_LABELS and CTA_LABELS_MASK to ctattr_type accor...
2019-08-07 Thomas Hallerattr: mark nested attributes as NLA_F_NESTED
2019-08-07 Thomas Hallerdoc: fix typos in example in documentation
2019-08-07 Byeonggon Leetests: use nl_send_auto() instead of deprecated nl_send...
2019-03-07 Thomas Hallerroute/link: merge branch 'toanju/link-slave-kind'
2019-03-07 Thomas Hallerroute/link: avoid dangling pointer in rtnl_link_set_sla...
2018-10-22 Tobias Jungelroute/link: expose IFLA_INFO_SLAVE_KIND
2018-10-10 Thomas Hallerroute/macvlan: style fixes in "lib/route/link/macvlan.c"
2018-10-10 Wang Jianlink: macvlan fixes
2018-10-10 Patrick Havelangenla_ok: fix overrun in attribute iteration.
2018-10-10 Ilya Proninroute/cls: fix potential memory leak
2018-10-10 Thomas Hallerroute/act: merge branch 'westermo/act-vlan'
2018-10-10 Thomas Hallerroute/act: return error code from act-vlan getters
2018-10-10 Thomas Hallerroute/act: style fixes in "lib/route/act/vlan.c"
2018-10-10 Volodymyr Bendiugaroute:act: add vlan action
2018-10-10 Volodymyr Bendiugainclude: import tc_vlan.h
2018-10-10 Thomas Hallerroute/tc: merge branch ' westermo/tc-chain'
2018-10-10 Thomas Hallerroute/tc: return error code from rtnl_tc_get_chain()
2018-10-10 Volodymyr Bendiugaroute:tc: allow to set chain index for tc objects
2018-10-10 Thomas Hallerlib/tc: fix uninitalized err variable in rtnl_tc_msg_bu...
2018-10-10 Thomas Hallerbuild: sort entries in libnl-route-3.sym
2018-10-10 Thomas Hallerlib/qdisc: merge branch 'westermo/qdisc-mqprio'
2018-10-09 Thomas Hallerlib/qdisc: avoid BUG() in "lib/route/qdisc/mqprio.c"
2018-10-09 Thomas Hallerlib/qdisc: style fixes in "lib/route/qdisc/mqprio.c"
2018-10-08 Thomas Hallerlib/tc: ensure correct error code in rtnl_tc_msg_build()
2018-10-08 Thomas Hallerbuild: cleanup Makefile.am
2018-07-26 Volodymyr Bendiugaroute:qdisc: add MQPRIO Qdisc
2018-07-24 Volodymyr Bendiugainclude: import linux header pkt_sched.h
2018-06-25 Thomas Hallerroute/ip-tunnels: merge branch 'TummyFish/pr/194' ...
2018-06-25 Thomas Hallerinclude/linux: update copy of kernel headers
2018-06-25 Thomas Winterif_tunnel: Update IFLA defines up to FWMARK
2018-06-25 Thomas Winteripvti: Fix wrong array size initialization
2018-06-25 Thomas Winteripgre: Fix wrong array size initialization
2018-06-25 Tobias Jungelneigh: update neighbour.h and add missing flags
2018-06-25 Tuetuopayroute/link/vxlan: Fix IPv4 set_local resetting ce_mask
2018-06-25 d0u9Add support for cloning cgroup filter object.
2018-06-25 Tobias Jungelneigh_dump_line: dump master as well
2018-06-25 Tobias Jungelneigh: add get/set functions for NEIGH_ATTR_MASTER
2018-06-25 Thomas Hallerneigh: merge branch 'toanju/bridge-neigh'
2018-06-25 Tobias Jungelnl-neigh-list: free allocated items
2018-06-25 Tobias Jungelwhitespace cleanup
2018-06-25 Tobias Jungelneigh: cache updates as well query AF_BRIDGE neigh
2018-06-25 Matthieu Baertsnl: fix function name in debug msg
2018-06-25 Tobias Jungelneigh: correct symbol exposed
2018-04-11 d0u9route/class: add new api rtnl_class_get_by_parent()
2018-04-11 Thomas Hallerlib/route: merge branch 'pr/184'
2018-04-11 Thomas Hallernl-msg: explicitly initialize nlmsg_seq and nlmsg_pid...
2018-04-11 Thomas Hallerroute/link: assert in rtnl_link_change() that the seque...
2018-04-11 Tuetuopayroute/link: fix sequence number handling in rtnl_link_c...
2018-04-11 Thomas Hallerroute/mall: merge branch 'pr/170'
2018-04-11 Thomas Hallerroute/mall: fix deep cloning mall
2018-04-11 Volodymyr Bendiugaroute:cls: add matchall classifier
2018-04-11 Volodymyr Bendiugainclude: copy entire pkt_cls.h from linux
2018-04-11 Tuetuopaycache: make "result" output argument for nl_cache_mngr_...
2018-04-06 Tobias Jungelneigh: support bridge entries for vxlan interfaces
2018-04-06 Tobias Jungelneigh: set correct AF for NDA_DST
2018-04-06 Thomas Hallerbuild: indent libnl-route-3.sym with tabs
2018-04-06 Thomas Hallerbuild: sort entries in Makefile.am and .gitignore by...
2018-04-06 Thomas Hallertests: merge branch 'pr/172'
2018-04-06 Lukáš Karasnf-ct-add typo
2018-04-06 Lukáš Karasadd demo program for listen conntrack events
2018-04-06 Thomas Hallerroute/rule: merge branch 'rule-proto-and-port-range'
2018-04-06 David Ahernrule: Add support for protocol and port ranges
2018-04-06 David AhernUpdate fib_rules.h to latest kernel
2018-03-12 Jonas Johanssonroute/vrf: initalize clone destination with NULL in...
2018-02-15 Roopa Prabhulib: route: rule: add rule_groups to cache ops
next