summaryrefslogtreecommitdiff
path: root/include/netlink
AgeCommit message (Expand)Author
2020-03-10Merge tag 'libnl3_5_0' into HEADHaibo Huang
2019-09-01libnl-3.5.0 releaseThomas Haller
2019-09-01route/qdisc: adjust API for 64 bit rate/ceil support for htb classThomas Haller
2019-09-01Add 64bit rate/ceil support for htb classd0u9
2019-09-01xfrmi: return error code from getters for XFRM linksThomas Haller
2019-09-01xfrmi: introduce XFRM interfaces supportEyal Birger
2019-08-16all: Use __typeof__ instead of typeofMichael Forney
2018-10-22route/link: expose IFLA_INFO_SLAVE_KINDTobias Jungel
2018-10-10route/act: return error code from act-vlan gettersThomas Haller
2018-10-10route/act: style fixes in "lib/route/act/vlan.c"Thomas Haller
2018-10-10route:act: add vlan actionVolodymyr Bendiuga
2018-10-10route/tc: return error code from rtnl_tc_get_chain()Thomas Haller
2018-10-10route:tc: allow to set chain index for tc objectsVolodymyr Bendiuga
2018-10-09lib/qdisc: avoid BUG() in "lib/route/qdisc/mqprio.c"Thomas Haller
2018-10-09lib/qdisc: style fixes in "lib/route/qdisc/mqprio.c"Thomas Haller
2018-07-26route:qdisc: add MQPRIO QdiscVolodymyr Bendiuga
2018-06-25Add support for cloning cgroup filter object.d0u9
2018-06-25neigh: add get/set functions for NEIGH_ATTR_MASTERTobias Jungel
2018-04-11route/class: add new api rtnl_class_get_by_parent()d0u9
2018-04-11route:cls: add matchall classifierVolodymyr Bendiuga
2018-04-06rule: Add support for protocol and port rangesDavid Ahern
2018-02-12lib/rtnl: rename public define RTNL_GENEVE_ID_MAXThomas Haller
2018-02-12link: add Geneve support.Wang Jian
2018-01-24Fix for cgroup filter addition problem.d0u9
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-16route: mark data argument for rtnl_netem_set_delay_distribution_data() as constThomas Haller
2017-12-20route: add separate function to set netem qdisc delay distributionSteffen Vogel
2017-10-23route/vlan: add capability to indicate heap overflow fix in rtnl_link_vlan_se...Thomas Haller
2017-10-09nl: add "const" specifier for nla_policy argument of parse functionsThomas Haller
2017-10-09libnl-3.4.0 releaseThomas Haller
2017-09-07cli: include sys/select.h for select(2)Tobias Klauser
2017-08-18route: Add support for MPLS encapDavid Ahern
2017-08-18route: Add support for ttl propagation in MPLS routesDavid Ahern
2017-08-18route: Add support for MPLS address familyDavid Ahern
2017-05-12build: allow building cli without dynamic librarires supportThomas Haller
2017-05-12rule: change API for setting/getting l3mdev rule propertyThomas Haller
2017-05-12rule: Add support for l3mdev in FIB rulesDavid Ahern
2017-05-12route: Add support for MPLS to netconfDavid Ahern
2017-05-12route: Add support for netconfDavid Ahern
2017-05-03Provide accessors for actions (rtnl_act).Santhosh Kumar
2017-05-03route/link: add accessor API for IPv6 flagsMarkus Trapp
2017-05-03libnl-3.3.0 releaseThomas Haller
2017-03-02include: restore linux header includes in public headersThomas Haller
2017-03-02include: don't include kernel headers in public libnl3 headersThomas Haller
2017-02-27xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx()Thomas Haller
2017-01-20xfrm/sa: Include own public header for function prototypesTobias Klauser
2017-01-20idiag/req: Add missing function prototypeTobias Klauser
2017-01-20netfilter/exp: Add missing function prototypesTobias Klauser
2017-01-20netfilter/queue: Add missing prototype for nfnl_queue_msg_build_verdict_batch()Tobias Klauser