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
/
lib
/
route
/
link
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/route: add macsec support
Sabrina Dubroca
2016-06-25
1
-0/+786
*
vxlan: properly handle LOOSE_COMPARISON in ->io_compare
Sabrina Dubroca
2016-06-25
1
-1/+1
*
pass flags through ->io_compare op
Sabrina Dubroca
2016-06-25
2
-3/+4
*
link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() function
Thomas Haller
2016-06-24
1
-4/+3
*
sit: add public API for sit 6RD support
Thomas Haller
2016-04-15
1
-0/+144
*
sit: refactor IS_SIT_LINK_ASSERT()
Thomas Haller
2016-04-15
1
-53/+26
*
sit: don't print ip6rd_prefix as integer in sit_dump_details()
Thomas Haller
2016-04-15
1
-2/+2
*
sit/trivial: whitespace
Thomas Haller
2016-04-15
1
-4/+3
*
sit: add 6RD support
Thadeu Lima de Souza Cascardo
2016-04-15
1
-2/+74
*
ipgre: add support for gretap tunnel
Haishuang Yan
2016-04-15
1
-5/+98
*
route/link: add support for IN6_ADDR_GEN_MODE_STABLE_PRIVACY
Quentin Armitage
2015-12-18
1
-0/+1
*
route/link: handle RTEXT_FILTER_BRVLAN_COMPRESSED
Tobias Jungel
2015-12-07
1
-9/+28
*
bridge: add support for VLANs
David Ahern
2015-12-07
1
-0/+199
*
route/link/vxlan: add support for link_info compare
David Ahern
2015-11-20
1
-0/+29
*
route/link/vxlan: trivial rename VXLAN_HAS_ prefix and vxi_mask
David Ahern
2015-11-20
1
-102/+102
*
route/link: add link info compare operation
David Ahern
2015-11-20
1
-0/+22
*
route/link: corrected array size for inet_policy
Tobias Jungel
2015-11-19
1
-1/+1
*
route/link: add ipv6 support to vxlan links
Beniamino Galvani
2015-11-19
1
-21/+78
*
route/link: fix dump of parent link for some link types
Beniamino Galvani
2015-11-19
6
-6/+42
*
route/link: add macvtap support
Beniamino Galvani
2015-11-19
1
-12/+189
*
route/vlan: allow clearing vlan ingress map
Thomas Haller
2015-11-19
1
-2/+16
*
route/link: fix parsing of 'remote' attribute for GRE links
Beniamino Galvani
2015-11-19
1
-2/+2
*
route/vrf: add VRF support
David Ahern
2015-11-01
1
-0/+263
*
route/link: IFLA_VLAN_PROTOCOL added to vlan_put_attrs
skuklinski
2015-10-21
1
-0/+3
*
rtnl/link: document vlan-protocol to be exposed in network-byte order
Thomas Haller
2015-10-21
1
-3/+5
*
route/link: add missing newlines after debug messages
Beniamino Galvani
2015-10-05
11
-11/+11
*
vlan: add MVRP VLAN flag
Jiří Klimeš
2015-09-03
1
-0/+1
*
vlan: add VLAN flags to trans_tbl to print them properly
Jiří Klimeš
2015-09-03
1
-0/+2
*
ipvlan: fix return error code for rtnl_link_ipvlan_get_mode()
Thomas Haller
2015-07-10
1
-1/+1
*
ipvlan: don't check for valid @mode argument in rtnl_link_ipvlan_set_mode()
Thomas Haller
2015-06-26
1
-3/+0
*
ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal error
Thomas Haller
2015-06-26
1
-6/+7
*
ipvlan: add ipvlan support
Cong Wang
2015-06-19
1
-0/+279
*
route/link: fix indention in inet6_dump_details()
Thomas Haller
2015-03-22
1
-2/+2
*
link: fix memory leaks due to repeated calls to .io_alloc()
Thomas Haller
2014-10-12
9
-39/+77
*
link/inet6: add support for tokenized interface identifiers
Lubomir Rintel
2014-10-08
1
-0/+70
*
link/inet6: add link IPv6 address generation mode support
Dan Williams
2014-07-30
1
-7/+102
*
link/inet: Include <netlink/route/link/inet.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/bonding: Include <netlink/route/link/bonding.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/ipgre: Include <netlink/route/link/ipgre.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/sit: Include <netlink/route/link/sit.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/ip6tnl: Include <netlink/route/link/ip6tnl.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/inet: fix rtnl_link_inet_get_conf() not to allocate inet_data
Thomas Haller
2014-07-27
1
-1/+1
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
6
-77/+77
*
veth: add kernel header linux/veth.h for VETH defines
Dan Williams
2014-07-25
1
-0/+1
*
link: add ifb device support
Cong Wang
2014-07-24
1
-0/+40
*
ip6tnl: Use <netinet/in.h> for in6_addr and stuff
Thomas Graf
2014-06-29
1
-1/+1
*
ip6tnl: introduce ip6 tunnel support
Susant Sahani
2014-06-16
1
-0/+688
*
route/link: pass proper type to sizeof() for calloc() in vlan_parse()
Thomas Haller
2014-06-10
1
-1/+1
*
vlan: add support for IFLA_VLAN_PROTOCOL
Susant Sahani
2014-05-12
1
-1/+51
*
ipvti: introduce vti tunnel support
Susant Sahani
2014-05-06
1
-0/+477
[next]