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
Commit message (
Expand
)
Author
Age
Files
Lines
*
route/addr: fix handling peer addresses for IPv4 addresses
Thomas Haller
2016-06-29
1
-19/+54
*
route/addr: fix ID comparison for AF_INET and AF_INET6 addresses
Thomas Haller
2016-06-29
1
-1/+33
*
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
3
-4/+5
*
link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() function
Thomas Haller
2016-06-24
2
-10/+11
*
link: support RTEXT_FILTER_VF
Jef Oliver
2016-06-24
1
-2/+16
*
neigh: add function to look up neighbour (fdb) by ifindex, mac and vlan
Jonas Johansson
2016-05-29
1
-0/+26
*
neigh: support neighbour flag NTF_SELF
Jonas Johansson
2016-04-29
1
-0/+2
*
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
*
lib: update ce-mask to uint64_t
David Ahern
2016-02-12
7
-22/+24
*
lib/route: potential memory leak in pktloc.c
Amit Khatri
2015-12-18
1
-2/+4
*
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
2
-2/+206
*
lib: handle family-based parsing of IFLA_AF_SPEC attribute
David Ahern
2015-12-07
1
-13/+28
*
link: add AF operation to append attributes to a GETLINK message
David Ahern
2015-12-07
1
-1/+25
*
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
2
-0/+23
*
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
7
-6/+53
*
route/link: add macvtap support
Beniamino Galvani
2015-11-19
1
-12/+189
*
link/neigh: add flags option to link and neighbor caches
David Ahern
2015-11-19
2
-2/+69
*
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
*
neigh: add support for NTF_SELF
David Ahern
2015-11-01
1
-6/+13
*
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
*
route/link: add missing link_attrs translations
Tobias Klauser
2015-08-31
1
-0/+3
*
route/link: make link_netnsid argument (signed) int32_t
Thomas Haller
2015-08-17
1
-5/+5
*
route/link: add support for IFLA_LINK_NETNSID
Thomas Haller
2015-08-17
1
-1/+48
*
route/link: Remove unnecessary NULL check before release_link_info()
Tobias Klauser
2015-08-14
1
-6/+2
*
route/qdisc: fixe printing whitespace in qdisc_dump_details()
Steffen Vogel
2015-08-14
2
-4/+4
*
route/tc: use plain format string in rtnl_tc_dump_stats()
Thomas Haller
2015-08-14
1
-8/+11
*
route/tc: improved statistics dump (just alignment)
Steffen Vogel
2015-08-14
1
-18/+9
*
route/qdisc: added more attributes to netem dump
Steffen Vogel
2015-08-14
1
-2/+60
*
ipvlan: fix return error code for rtnl_link_ipvlan_get_mode()
Thomas Haller
2015-07-10
1
-1/+1
*
link: set ifi_change in link message
matben2
2015-07-09
1
-0/+1
*
ipvlan: don't check for valid @mode argument in rtnl_link_ipvlan_set_mode()
Thomas Haller
2015-06-26
1
-3/+0
[next]