index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
netlink
/
route
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
route/link: add accessor API for IPv6 flags
Markus Trapp
2017-05-03
1
-0/+10
*
include: restore linux header includes in public headers
Thomas Haller
2017-03-02
14
-0/+16
*
include: don't include kernel headers in public libnl3 headers
Thomas Haller
2017-03-02
16
-16/+12
*
link/sit: Add missing prototype for rtnl_link_is_sit()
Tobias Klauser
2017-01-20
1
-0/+2
*
link/ipvti: Fix and add function prototypes in public header
Tobias Klauser
2017-01-20
1
-4/+6
*
link/ipip: Add missing prototype for rtnl_link_is_ipip()
Tobias Klauser
2017-01-20
1
-1/+2
*
qdisc/red: Add missing prototypes for rtnl_red_set_limit() and rtnl_red_get_l...
Tobias Klauser
2017-01-20
1
-0/+3
*
sriov: Add missing prototype for rtnl_link_vf_vlan_free()
Tobias Klauser
2017-01-20
1
-0/+1
*
sit: Fix invalid function prototypes in public header
Tobias Klauser
2017-01-20
1
-1/+1
*
link: add support for IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE
Tobias Klauser
2016-12-06
1
-0/+4
*
link: add support for IFLA_PHYS_SWITCH_ID
Tobias Klauser
2016-12-06
1
-0/+2
*
link: add support for IFLA_PHYS_PORT_NAME
Tobias Klauser
2016-12-06
1
-0/+2
*
link: add support for IFLA_CARRIER_CHANGES
Tobias Klauser
2016-12-06
1
-0/+2
*
route/act: add gact tc action
Sushma Sitaram
2016-12-02
1
-0/+31
*
lib/route: add rx_nohandler link stats field
Tobias Klauser
2016-11-29
1
-0/+1
*
route/cls: support setting of selector fields
Sushma Sitaram
2016-11-28
1
-0/+1
*
ppp: fix API in ppp.h header
Thomas Haller
2016-11-28
1
-2/+2
*
Add PPP support
Jonas Johansson
2016-11-28
1
-0/+30
*
lib/route: SRIOV Set Functionality
Jef Oliver
2016-11-24
1
-0/+25
*
lib/route: SRIOV Utility Functions
Jef Oliver
2016-11-24
1
-0/+7
*
lib/route: SRIOV Parse and Read support
Jef Oliver
2016-11-24
2
-0/+116
*
lib/route: Export correct ipgre functionality
Jef Oliver
2016-11-05
1
-0/+3
*
vxlan: refactor setting/getting vxlan flags
Thomas Haller
2016-11-05
1
-8/+2
*
vxlan: don't store vxlan flags as ce_mask
Thomas Haller
2016-11-05
1
-0/+9
*
vxlan: remove redundant enable/disable API from vxlan
Thomas Haller
2016-11-05
1
-18/+0
*
vxlan: add support for additional VXLAN attributes.
Brandon Carpenter
2016-10-30
1
-5/+56
*
macvlan: adjust types and merge MACVLAN_HAS_MACCOUNT and MACVLAN_HAS_MACDATA
Thomas Haller
2016-09-27
1
-1/+1
*
macvlan: add support for "source" mode
Michael Braun
2016-09-26
1
-0/+18
*
lib/route: Support IFLA_BRIDGE_MODE
Jef Oliver
2016-09-24
1
-0/+13
*
lib/route: Extend Bridge Flags
Jef Oliver
2016-09-24
1
-0/+3
*
lib/route: Add port state translation functions
Jef Oliver
2016-09-24
1
-0/+3
*
build: fixup headers for C++ inclusion
Craig Gallek
2016-08-12
3
-8/+8
*
lib/route: add macsec support
Sabrina Dubroca
2016-06-25
1
-0/+73
*
neigh: add function to look up neighbour (fdb) by ifindex, mac and vlan
Jonas Johansson
2016-05-29
1
-0/+2
*
sit: add public API for sit 6RD support
Thomas Haller
2016-04-15
1
-0/+12
*
sit: fix invalid declaration of rtnl_link_sit_get_proto() in sit.h
Thomas Haller
2016-04-15
1
-1/+1
*
ipgre: add support for gretap tunnel
Haishuang Yan
2016-04-15
1
-0/+2
*
route/link/bridge: fixed return type
Tobias Jungel
2015-12-16
1
-1/+1
*
bridge: add support for VLANs
David Ahern
2015-12-07
1
-0/+15
*
route/link: add macvtap support
Beniamino Galvani
2015-11-19
1
-0/+46
*
link/neigh: add flags option to link and neighbor caches
David Ahern
2015-11-19
2
-0/+6
*
route/vrf: add VRF support
David Ahern
2015-11-01
1
-0/+32
*
route/link: make link_netnsid argument (signed) int32_t
Thomas Haller
2015-08-17
1
-2/+2
*
route/link: add support for IFLA_LINK_NETNSID
Thomas Haller
2015-08-17
1
-0/+3
*
ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal error
Thomas Haller
2015-06-26
1
-1/+1
*
ipvlan: add ipvlan support
Cong Wang
2015-06-19
1
-0/+37
*
neigh: add support for NDA_VLAN nl attribute
Jonas Johansson
2015-03-23
1
-0/+3
*
route: remove unnecessary include of private linux/if.h
David Chappelle
2015-03-17
1
-1/+0
*
cls: add rtnl_u32_get_classid() API
Cong Wang
2015-03-04
1
-0/+1
*
route/tc: add rtnl_tc_stat2str() and rtnl_tc_str2stat()
Cong Wang
2015-02-02
1
-0/+2
[prev]
[next]