summaryrefslogtreecommitdiffstats
path: root/include/netlink-private
Commit message (Expand)AuthorAgeFilesLines
* route/qdisc: adjust API for 64 bit rate/ceil support for htb classThomas Haller2019-09-012-6/+14
* Add 64bit rate/ceil support for htb classd0u92019-09-011-0/+2
* Sync linux headers to 4.19.66Michael Forney2019-08-261-1/+0
* all: Use __typeof__ instead of typeofMichael Forney2019-08-162-10/+10
* 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
* route/link: expose IFLA_INFO_SLAVE_KINDTobias Jungel2018-10-221-0/+1
* route/act: style fixes in "lib/route/act/vlan.c"Thomas Haller2018-10-101-5/+5
* route:act: add vlan actionVolodymyr Bendiuga2018-10-101-0/+10
* route:tc: allow to set chain index for tc objectsVolodymyr Bendiuga2018-10-102-2/+4
* route:qdisc: add MQPRIO QdiscVolodymyr Bendiuga2018-07-261-0/+14
* route:cls: add matchall classifierVolodymyr Bendiuga2018-04-111-0/+8
* rule: Add support for protocol and port rangesDavid Ahern2018-04-061-0/+6
* Change rtnl_link_af_ops.ao_override_rtm behaviorJef Oliver2017-11-291-3/+3
* nl: add "const" specifier for nla_policy argument of parse functionsThomas Haller2017-10-091-1/+1
* route: Add support for MPLS encapDavid Ahern2017-08-181-0/+5
* route: Add support for lwtunnel encapsulationsDavid Ahern2017-08-182-0/+38
* route: Add support for ttl propagation in MPLS routesDavid Ahern2017-08-181-0/+1
* route: Add support for MPLS address familyDavid Ahern2017-08-181-0/+2
* addr: Add implementations for mpls_ntop and mpls_ptonDavid Ahern2017-08-181-0/+15
* rule: Add support for l3mdev in FIB rulesDavid Ahern2017-05-121-1/+1
* all: don't use math.h or link with libm.soThomas Haller2017-03-231-1/+0
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+4
* utils/trivial: rename internal _nl_offset_plus_sizeof() macro to _nl_offsetof...Thomas Haller2016-12-151-1/+1
* link: add support for IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZETobias Klauser2016-12-061-0/+2
* link: add support for IFLA_PHYS_SWITCH_IDTobias Klauser2016-12-061-0/+1
* link: add support for IFLA_PHYS_PORT_NAMETobias Klauser2016-12-061-0/+1
* link: add support for IFLA_CARRIER_CHANGESTobias Klauser2016-12-061-0/+1
* route/act: add gact tc actionSushma Sitaram2016-12-021-0/+6
* cache_mngr: add include callback v2Tobias Jungel2016-12-012-1/+3
* lib: use MSG_PEEK by default for nl_recvmsgs()Thomas Haller2016-11-301-1/+2
* utils: add internal _nl_offset_plus_sizeof() macroThomas Haller2016-11-281-0/+5
* lib/route: SRIOV Set FunctionalityJef Oliver2016-11-241-0/+1
* lib/route: SRIOV Info Dump FunctionsJef Oliver2016-11-241-0/+2
* lib/route: SRIOV Clone SupportJef Oliver2016-11-241-0/+1
* lib/route: SRIOV Parse and Read supportJef Oliver2016-11-242-0/+53
* xfrm: remove unused struct xfrmnl_sec_ctx from header filesThomas Haller2016-11-061-9/+0
* xfrm: fix xfrm security context managementThomas Egerer2016-11-061-1/+2
* trivial: whitespaceThomas Haller2016-09-241-1/+1
* lib/route: Allow override of IFLA_AF_SPEC nestingJef Oliver2016-09-241-0/+8
* remove multiple implementations of htonll(), ntohll()Davide Caratti2016-09-061-0/+8
* lib/route: set IFLA_PROTINFO attribute in request messageJef Oliver2016-08-291-0/+13
* lib/route: allow override of message type during link changeJef Oliver2016-08-291-0/+8
* lib: add utility function nl_strerror_l()André Draszik2016-08-251-0/+17
* build: fixup headers for C++ inclusionCraig Gallek2016-08-122-2/+3
* route/addr: fix ID comparison for AF_INET and AF_INET6 addressesThomas Haller2016-06-291-0/+1
* pass flags through ->io_compare opSabrina Dubroca2016-06-251-2/+3
* link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() functionThomas Haller2016-06-241-1/+2
* lib: update ce-mask to uint64_tDavid Ahern2016-02-123-7/+9
* lib: handle family-based parsing of IFLA_AF_SPEC attributeDavid Ahern2015-12-071-0/+5