summaryrefslogtreecommitdiffstats
path: root/include/netlink
Commit message (Expand)AuthorAgeFilesLines
...
* link/ipvti: Fix and add function prototypes in public headerTobias Klauser2017-01-201-4/+6
* link/ipip: Add missing prototype for rtnl_link_is_ipip()Tobias Klauser2017-01-201-1/+2
* fib_lookup: Add missing prototypes to public headerTobias Klauser2017-01-201-0/+7
* qdisc/red: Add missing prototypes for rtnl_red_set_limit() and rtnl_red_get_l...Tobias Klauser2017-01-201-0/+3
* sriov: Add missing prototype for rtnl_link_vf_vlan_free()Tobias Klauser2017-01-201-0/+1
* sit: Fix invalid function prototypes in public headerTobias Klauser2017-01-201-1/+1
* libnl-3.2.29 releaselibnl3_2_29Thomas Haller2016-12-301-0/+6
* link: add support for IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZETobias Klauser2016-12-061-0/+4
* link: add support for IFLA_PHYS_SWITCH_IDTobias Klauser2016-12-061-0/+2
* link: add support for IFLA_PHYS_PORT_NAMETobias Klauser2016-12-061-0/+2
* link: add support for IFLA_CARRIER_CHANGESTobias Klauser2016-12-061-0/+2
* route/act: add gact tc actionSushma Sitaram2016-12-021-0/+31
* cache_mngr: add include callback v2Tobias Jungel2016-12-011-0/+9
* lib: use MSG_PEEK by default for nl_recvmsgs()Thomas Haller2016-11-301-0/+15
* link: set ifi_change flags for rtnl_link_build_add_request()Thomas Haller2016-11-291-0/+8
* lib/route: add rx_nohandler link stats fieldTobias Klauser2016-11-291-0/+1
* route/cls: support setting of selector fieldsSushma Sitaram2016-11-281-0/+1
* ppp: fix API in ppp.h headerThomas Haller2016-11-281-2/+2
* Add PPP supportJonas Johansson2016-11-281-0/+30
* lib/route: SRIOV Set FunctionalityJef Oliver2016-11-241-0/+25
* lib/route: SRIOV Utility FunctionsJef Oliver2016-11-241-0/+7
* lib/route: SRIOV Parse and Read supportJef Oliver2016-11-242-0/+116
* xfrm: fix xfrm security context managementThomas Egerer2016-11-061-0/+7
* lib/route: Export correct ipgre functionalityJef Oliver2016-11-051-0/+3
* vxlan: refactor setting/getting vxlan flagsThomas Haller2016-11-051-8/+2
* vxlan: don't store vxlan flags as ce_maskThomas Haller2016-11-051-0/+9
* vxlan: remove redundant enable/disable API from vxlanThomas Haller2016-11-051-18/+0
* vxlan: add support for additional VXLAN attributes.Brandon Carpenter2016-10-301-5/+56
* macvlan: adjust types and merge MACVLAN_HAS_MACCOUNT and MACVLAN_HAS_MACDATAThomas Haller2016-09-271-1/+1
* macvlan: add support for "source" modeMichael Braun2016-09-261-0/+18
* lib/route: Support IFLA_BRIDGE_MODEJef Oliver2016-09-241-0/+13
* lib/route: Extend Bridge FlagsJef Oliver2016-09-241-0/+3
* lib/route: Add port state translation functionsJef Oliver2016-09-241-0/+3
* nl-addr: avoid read-out-of-bound in nl_addr_fill_sockaddr()Thomas Haller2016-08-141-0/+7
* lib: capability NL_CAPABILITY_RTNL_ADDR_PEER_ID_FIX for ID comparison of v4 a...Thomas Haller2016-08-141-0/+7
* cli: add noreturn attributesPeter Wu2016-08-141-2/+4
* build: fixup headers for C++ inclusionCraig Gallek2016-08-124-8/+11
* libnl-3.2.28 releaselibnl3_2_28Thomas Haller2016-07-081-0/+6
* route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre...Thomas Haller2016-06-291-0/+7
* xfrm: allow avoiding buffer overflow for key in xfrmnl_sa_get_*_params()Thomas Haller2016-06-291-0/+7
* lib/route: add macsec supportSabrina Dubroca2016-06-251-0/+73
* xfrm: make character pointers in setters constThomas Egerer2016-06-251-7/+9
* lib: return error on Netlink attribute length overflowPrzemyslaw Szczerbik2016-06-241-1/+2
* neigh: add function to look up neighbour (fdb) by ifindex, mac and vlanJonas Johansson2016-05-291-0/+2
* sit: add public API for sit 6RD supportThomas Haller2016-04-151-0/+12
* sit: fix invalid declaration of rtnl_link_sit_get_proto() in sit.hThomas Haller2016-04-151-1/+1
* ipgre: add support for gretap tunnelHaishuang Yan2016-04-151-0/+2
* lib: add type casting for nla_for_each_nested macroPrzemyslaw Szczerbik2016-02-251-1/+1
* lib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capabilityThomas Haller2016-02-121-0/+6
* lib: update ce-mask to uint64_tDavid Ahern2016-02-121-0/+2