summaryrefslogtreecommitdiffstats
path: root/include/netlink
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnl3_5_0' into HEADHaibo Huang2020-03-1075-140/+2217
|\
| * libnl-3.5.0 releaseThomas Haller2019-09-011-0/+6
| * route/qdisc: adjust API for 64 bit rate/ceil support for htb classThomas Haller2019-09-012-6/+13
| * Add 64bit rate/ceil support for htb classd0u92019-09-012-6/+6
| * xfrmi: return error code from getters for XFRM linksThomas Haller2019-09-011-2/+2
| * xfrmi: introduce XFRM interfaces supportEyal Birger2019-09-011-0/+37
| * all: Use __typeof__ instead of typeofMichael Forney2019-08-161-6/+6
| * route/link: expose IFLA_INFO_SLAVE_KINDTobias Jungel2018-10-221-0/+3
| * route/act: return error code from act-vlan gettersThomas Haller2018-10-101-5/+5
| * route/act: style fixes in "lib/route/act/vlan.c"Thomas Haller2018-10-101-7/+6
| * route:act: add vlan actionVolodymyr Bendiuga2018-10-101-0/+39
| * route/tc: return error code from rtnl_tc_get_chain()Thomas Haller2018-10-101-1/+1
| * route:tc: allow to set chain index for tc objectsVolodymyr Bendiuga2018-10-101-0/+2
| * lib/qdisc: avoid BUG() in "lib/route/qdisc/mqprio.c"Thomas Haller2018-10-091-1/+1
| * lib/qdisc: style fixes in "lib/route/qdisc/mqprio.c"Thomas Haller2018-10-091-11/+11
| * route:qdisc: add MQPRIO QdiscVolodymyr Bendiuga2018-07-261-0/+48
| * Add support for cloning cgroup filter object.d0u92018-06-251-0/+2
| * neigh: add get/set functions for NEIGH_ATTR_MASTERTobias Jungel2018-06-251-0/+3
| * route/class: add new api rtnl_class_get_by_parent()d0u92018-04-111-0/+3
| * route:cls: add matchall classifierVolodymyr Bendiuga2018-04-111-0/+36
| * rule: Add support for protocol and port rangesDavid Ahern2018-04-061-0/+16
| * lib/rtnl: rename public define RTNL_GENEVE_ID_MAXThomas Haller2018-02-121-1/+1
| * link: add Geneve support.Wang Jian2018-02-121-0/+60
| * Fix for cgroup filter addition problem.d0u92018-01-241-0/+1
| * route: rename rtnl_cls_cache_set_tcm_params() and fix symbol versioningThomas Haller2018-01-181-1/+1
| * Add new function for setting ifindex and parent of a classifier cache.d0u92018-01-181-0/+2
| * route: mark data argument for rtnl_netem_set_delay_distribution_data() as constThomas Haller2018-01-161-1/+1
| * route: add separate function to set netem qdisc delay distributionSteffen Vogel2017-12-201-0/+1
| * route/vlan: add capability to indicate heap overflow fix in rtnl_link_vlan_se...Thomas Haller2017-10-231-0/+8
| * nl: add "const" specifier for nla_policy argument of parse functionsThomas Haller2017-10-093-6/+6
| * libnl-3.4.0 releaseThomas Haller2017-10-091-0/+6
| * cli: include sys/select.h for select(2)Tobias Klauser2017-09-071-0/+1
| * route: Add support for MPLS encapDavid Ahern2017-08-181-0/+6
| * route: Add support for ttl propagation in MPLS routesDavid Ahern2017-08-181-0/+3
| * route: Add support for MPLS address familyDavid Ahern2017-08-181-0/+6
| * build: allow building cli without dynamic librarires supportThomas Haller2017-05-121-1/+0
| * rule: change API for setting/getting l3mdev rule propertyThomas Haller2017-05-121-2/+2
| * rule: Add support for l3mdev in FIB rulesDavid Ahern2017-05-121-0/+2
| * route: Add support for MPLS to netconfDavid Ahern2017-05-122-0/+5
| * route: Add support for netconfDavid Ahern2017-05-121-0/+43
| * Provide accessors for actions (rtnl_act).Santhosh Kumar2017-05-033-0/+3
| * route/link: add accessor API for IPv6 flagsMarkus Trapp2017-05-031-0/+10
| * libnl-3.3.0 releaseThomas Haller2017-05-031-0/+6
| * include: restore linux header includes in public headersThomas Haller2017-03-0225-0/+31
| * include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-0232-41/+34
| * xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx()Thomas Haller2017-02-271-0/+7
| * xfrm/sa: Include own public header for function prototypesTobias Klauser2017-01-201-2/+2
| * idiag/req: Add missing function prototypeTobias Klauser2017-01-201-0/+4
| * netfilter/exp: Add missing function prototypesTobias Klauser2017-01-201-0/+3
| * netfilter/queue: Add missing prototype for nfnl_queue_msg_build_verdict_batch()Tobias Klauser2017-01-201-0/+2