summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnl3_5_0' into HEADHaibo Huang2020-03-10136-1178/+8015
|\
| * 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-014-12/+27
| * Add 64bit rate/ceil support for htb classd0u92019-09-013-6/+8
| * xfrmi: return error code from getters for XFRM linksThomas Haller2019-09-011-2/+2
| * xfrmi: introduce XFRM interfaces supportEyal Birger2019-09-011-0/+37
| * Sync linux headers to 4.19.66Michael Forney2019-08-2643-188/+1442
| * all: Use __typeof__ instead of typeofMichael Forney2019-08-163-16/+16
| * dbg: Use __func__ instead of __PRETTY_FUNCTION__Michael Forney2019-08-161-3/+3
| * utils: add internal helper macros for cleanupThomas Haller2019-08-091-1/+194
| * Add CTA_LABELS and CTA_LABELS_MASK to ctattr_type according to the new kernelxinbao2019-08-071-0/+2
| * route/link: expose IFLA_INFO_SLAVE_KINDTobias Jungel2018-10-222-0/+4
| * 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-102-12/+11
| * route:act: add vlan actionVolodymyr Bendiuga2018-10-102-0/+49
| * include: import tc_vlan.hVolodymyr 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-103-2/+6
| * 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-262-0/+62
| * include: import linux header pkt_sched.hVolodymyr Bendiuga2018-07-241-41/+328
| * include/linux: update copy of kernel headersThomas Haller2018-06-251-5/+38
| * if_tunnel: Update IFLA defines up to FWMARKThomas Winter2018-06-251-0/+14
| * neigh: update neighbour.h and add missing flagsTobias Jungel2018-06-251-1/+11
| * 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-112-0/+44
| * include: copy entire pkt_cls.h from linuxVolodymyr Bendiuga2018-04-111-78/+182
| * rule: Add support for protocol and port rangesDavid Ahern2018-04-062-0/+22
| * Update fib_rules.h to latest kernelDavid Ahern2018-04-061-4/+22
| * 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
| * Change rtnl_link_af_ops.ao_override_rtm behaviorJef Oliver2017-11-291-3/+3
| * 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-094-7/+7
| * 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-182-0/+11
| * route: Add support for lwtunnel encapsulationsDavid Ahern2017-08-182-0/+38
| * Import lwtunnel encap files from kernelDavid Ahern2017-08-182-0/+99
| * route: Add support for ttl propagation in MPLS routesDavid Ahern2017-08-182-0/+4
| * route: Add support for MPLS address familyDavid Ahern2017-08-182-0/+8
| * addr: Add implementations for mpls_ntop and mpls_ptonDavid Ahern2017-08-181-0/+15