summaryrefslogtreecommitdiffstats
path: root/include/netlink/route
Commit message (Expand)AuthorAgeFilesLines
...
* route/link: add accessor API for IPv6 flagsMarkus Trapp2017-05-031-0/+10
* include: restore linux header includes in public headersThomas Haller2017-03-0214-0/+16
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-0216-16/+12
* link/sit: Add missing prototype for rtnl_link_is_sit()Tobias Klauser2017-01-201-0/+2
* 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
* 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
* 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
* 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
* 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
* build: fixup headers for C++ inclusionCraig Gallek2016-08-123-8/+8
* lib/route: add macsec supportSabrina Dubroca2016-06-251-0/+73
* 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
* route/link/bridge: fixed return typeTobias Jungel2015-12-161-1/+1
* bridge: add support for VLANsDavid Ahern2015-12-071-0/+15
* route/link: add macvtap supportBeniamino Galvani2015-11-191-0/+46
* link/neigh: add flags option to link and neighbor cachesDavid Ahern2015-11-192-0/+6
* route/vrf: add VRF supportDavid Ahern2015-11-011-0/+32
* route/link: make link_netnsid argument (signed) int32_tThomas Haller2015-08-171-2/+2
* route/link: add support for IFLA_LINK_NETNSIDThomas Haller2015-08-171-0/+3
* ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal errorThomas Haller2015-06-261-1/+1
* ipvlan: add ipvlan supportCong Wang2015-06-191-0/+37
* neigh: add support for NDA_VLAN nl attributeJonas Johansson2015-03-231-0/+3
* route: remove unnecessary include of private linux/if.hDavid Chappelle2015-03-171-1/+0
* cls: add rtnl_u32_get_classid() APICong Wang2015-03-041-0/+1
* route/tc: add rtnl_tc_stat2str() and rtnl_tc_str2stat()Cong Wang2015-02-021-0/+2