]> granicus.if.org Git - libnl/shortlog
libnl
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
2018-02-12 Thomas Hallerlib: merge branch 'rtnl-geneve'
2018-02-12 Thomas Hallerlib/rtnl: rename public define RTNL_GENEVE_ID_MAX
2018-02-12 Wang Jianlink: add Geneve support.
2018-02-12 Thomas Hallerlib: merge branch 'pr/167'
2018-02-12 Thomas Hallerlib: merge implementations of nl_attr_end() and nl_attr...
2018-01-23 d0u9Fix for cgroup filter addition problem.
2018-01-18 Thomas Hallerroute: merge branch 'rtnl-cls-cache-params'
2018-01-18 Thomas Hallerroute: rename rtnl_cls_cache_set_tcm_params() and fix...
2018-01-18 d0u9Add new function for setting ifindex and parent of...
2018-01-16 d0u9Coding style format
2018-01-16 Marcos Paulo... lib/veth.c: Disassociate link name of peer name
2018-01-16 Marcos Paulo... tests: Add test to {de}activate loopback interface
2018-01-16 Thomas Hallertravis: enable more warnings during build
2018-01-16 Thomas Hallerroute/netem: merge branch 'pr/159'
2018-01-16 Thomas Hallerroute: free previous data in rtnl_netem_set_delay_distr...
2018-01-16 Thomas Hallerroute: fix memleak in rtnl_netem_set_delay_distribution...
2018-01-16 Thomas Hallerroute: mark data argument for rtnl_netem_set_delay_dist...
2018-01-16 Thomas Hallerroute: add rtnl_netem_set_delay_distribution_data(...
2018-01-16 Thomas Hallerall: declare all variables at the beginning of scope...
2017-12-20 Steffen Vogelroute: add separate function to set netem qdisc delay...
2017-12-08 Chris Grahntests: fix bug in test-create-bridge.c
2017-11-29 Jef OliverChange rtnl_link_af_ops.ao_override_rtm behavior
next