summaryrefslogtreecommitdiffstats
path: root/include/netlink/route
Commit message (Expand)AuthorAgeFilesLines
...
* ip6gre: Add fwmark APIThomas Winter2022-03-111-0/+3
* sit: Add fwmark APIThomas Winter2022-03-111-0/+3
* ipip: Add fwmark APIThomas Winter2022-03-111-0/+3
* ip6_tnl: Add fwmark APIThomas Winter2022-03-111-0/+3
* ipvti: Add fwmark APIThomas Winter2022-03-111-0/+3
* ipgre: Add fwmark APIThomas Winter2022-03-111-0/+3
* ip6vti: Add IPv6 VTI supportThomas Winter2022-03-111-0/+44
* license: use SPDX license identifiers and drop license commentsThomas Haller2022-03-112-15/+2
* route/route: support FIB lookups using rtnlTobias Waldekranz2022-03-111-0/+3
* route/link: add support for team deviceJonas Johansson2022-03-101-0/+32
* route/qdisc: allow fetching qdiscs by their kindVolodymyr Bendiuga2022-03-101-0/+2
* route/link: Add IPv6 GRE supportScott Parlane2022-03-091-0/+62
* route: add accessors for setting/getting ENCAP_MPLS attributesAnn Pokora2022-03-041-0/+2
* Supporting Hardware offload capability for MACsecJohan Alexis Duque Cadena2022-03-031-0/+3
* route: convert non-leading tabs to spaces in "include/netlink/route/link.h"Thomas Haller2020-04-161-158/+158
* route/link: add RTNL_LINK_REASM_OVERLAPS statIlya Pronin2020-04-161-0/+1
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-1668-477/+68
* license: cleanup copyright commentsThomas Haller2020-04-162-2/+3
* 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
* 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
* 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: 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
* 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-121-0/+1
* route: Add support for netconfDavid Ahern2017-05-121-0/+43
* Provide accessors for actions (rtnl_act).Santhosh Kumar2017-05-033-0/+3