summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-25neigh: correct symbol exposedTobias Jungel
2018-04-11route/class: add new api rtnl_class_get_by_parent()d0u9
2018-04-11lib/route: merge branch 'pr/184'Thomas Haller
2018-04-11nl-msg: explicitly initialize nlmsg_seq and nlmsg_pid field in nlmsg_alloc_si...Thomas Haller
2018-04-11route/link: assert in rtnl_link_change() that the sequence number is set as e...Thomas Haller
2018-04-11route/link: fix sequence number handling in rtnl_link_change()Tuetuopay
2018-04-11route/mall: merge branch 'pr/170'Thomas Haller
2018-04-11route/mall: fix deep cloning mallThomas Haller
2018-04-11route:cls: add matchall classifierVolodymyr Bendiuga
2018-04-11include: copy entire pkt_cls.h from linuxVolodymyr Bendiuga
2018-04-11cache: make "result" output argument for nl_cache_mngr_add() optionalTuetuopay
2018-04-06neigh: support bridge entries for vxlan interfacesTobias Jungel
2018-04-06neigh: set correct AF for NDA_DSTTobias Jungel
2018-04-06build: indent libnl-route-3.sym with tabsThomas Haller
2018-04-06build: sort entries in Makefile.am and .gitignore by nameThomas Haller
2018-04-06tests: merge branch 'pr/172'Thomas Haller
2018-04-06nf-ct-add typoLukáš Karas
2018-04-06add demo program for listen conntrack eventsLukáš Karas
2018-04-06route/rule: merge branch 'rule-proto-and-port-range'Thomas Haller
2018-04-06rule: Add support for protocol and port rangesDavid Ahern
2018-04-06Update fib_rules.h to latest kernelDavid Ahern
2018-03-12route/vrf: initalize clone destination with NULL in vrf_clone()Jonas Johansson
2018-02-15lib: route: rule: add rule_groups to cache opsRoopa Prabhu
2018-02-12lib: merge branch 'rtnl-geneve'Thomas Haller
2018-02-12lib/rtnl: rename public define RTNL_GENEVE_ID_MAXThomas Haller
2018-02-12link: add Geneve support.Wang Jian
2018-02-12lib: merge branch 'pr/167'Thomas Haller
2018-02-12lib: merge implementations of nl_attr_end() and nl_attr_keep_empty()Thomas Haller
2018-01-24Fix for cgroup filter addition problem.d0u9
2018-01-18route: merge branch 'rtnl-cls-cache-params'Thomas Haller
2018-01-18route: rename rtnl_cls_cache_set_tcm_params() and fix symbol versioningThomas Haller
2018-01-18Add new function for setting ifindex and parent of a classifier cache.d0u9
2018-01-16Coding style formatd0u9
2018-01-16lib/veth.c: Disassociate link name of peer nameMarcos Paulo de Souza
2018-01-16tests: Add test to {de}activate loopback interfaceMarcos Paulo de Souza
2018-01-16travis: enable more warnings during buildThomas Haller
2018-01-16route/netem: merge branch 'pr/159'Thomas Haller
2018-01-16route: free previous data in rtnl_netem_set_delay_distribution_data()Thomas Haller
2018-01-16route: fix memleak in rtnl_netem_set_delay_distribution_data()Thomas Haller
2018-01-16route: mark data argument for rtnl_netem_set_delay_distribution_data() as constThomas Haller
2018-01-16route: add rtnl_netem_set_delay_distribution_data() to linker scriptThomas Haller
2018-01-16all: declare all variables at the beginning of scope (-Wdeclaration-after-sta...Thomas Haller
2017-12-20route: add separate function to set netem qdisc delay distributionSteffen Vogel
2017-12-08tests: fix bug in test-create-bridge.cChris Grahn
2017-11-29Change rtnl_link_af_ops.ao_override_rtm behaviorJef Oliver
2017-11-06route: fix handling old_nh in rtnl_route_parse() and avoid leakThomas Haller
2017-10-23route/vlan: merge branch 'vlan-fixes-pr155'Thomas Haller
2017-10-23route/vlan: add capability to indicate heap overflow fix in rtnl_link_vlan_se...Thomas Haller
2017-10-23route/vlan: grow buffer exponentially in rtnl_link_vlan_set_egress_map()Thomas Haller
2017-10-23route/vlan: fix cloning vlan link in vlan_clone()Thomas Haller