Jiri Benc
|
61adedf3e3
route: move lwtunnel state to dst_entry
|
10 years ago |
Jiri Benc
|
7c383fb225
ip_tunnels: use tos and ttl fields also for IPv6
|
10 years ago |
Jiri Benc
|
c1ea5d672a
ip_tunnels: add IPv6 addresses to ip_tunnel_key
|
10 years ago |
Phil Sutter
|
22dba393a3
net: vxlan: convert to using IFF_NO_QUEUE
|
10 years ago |
Atzm Watanabe
|
07a51cd379
vxlan: fix fdb_dump index calculation
|
10 years ago |
Alexei Starovoitov
|
da8b43c0e1
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
|
10 years ago |
Alexei Starovoitov
|
f8a9b1bc1b
vxlan: expose COLLECT_METADATA flag to user space
|
10 years ago |
Roopa Prabhu
|
343d60aada
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
|
10 years ago |
Thomas Graf
|
6b6948dda7
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
|
10 years ago |
Thomas Graf
|
614732eaa1
openvswitch: Use regular VXLAN net_device device
|
10 years ago |
Thomas Graf
|
0dfbdf4102
vxlan: Factor out device configuration
|
10 years ago |
Thomas Graf
|
e7030878fc
fib: Add fib rule match on tunnel id
|
10 years ago |
Thomas Graf
|
3093fbe7ff
route: Per route IP tunnel metadata via lightweight tunnel
|
10 years ago |
Thomas Graf
|
ee122c79d4
vxlan: Flow based tunneling
|
10 years ago |
Sowmini Varadhan
|
7177a3b037
net/vxlan: Fix kernel unaligned access in __vxlan_find_mac
|
10 years ago |
Sorin Dumitru
|
14e1d0fa97
vxlan: release lock after each bucket in vxlan_cleanup
|
10 years ago |
David S. Miller
|
36583eb54d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
John W. Linville
|
13c3ed6a92
vxlan: correct typo in call to unregister_netdevice_queue
|
10 years ago |
Nicolas Dichtel
|
7a0877d4b4
netns: rename peernet2id() to peernet2id_alloc()
|
10 years ago |
Thomas Graf
|
239fb791d4
vxlan: Correctly set flow*i_mark and flow4i_proto in route lookups
|
10 years ago |
Li RongQing
|
608404290e
vxlan: remove the unnecessary codes
|
10 years ago |
David S. Miller
|
87ffabb1f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Jesse Gross
|
b736a623bd
udptunnels: Call handle_offloads after inserting vlan tag.
|
10 years ago |
WANG Cong
|
f13b1689d7
vxlan: do not exit on error in vxlan_stop()
|
10 years ago |
WANG Cong
|
2790460e14
vxlan: fix a shadow local variable
|
10 years ago |
David Miller
|
79b16aadea
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
|
10 years ago |
Simon Horman
|
c4b495128c
vxlan: correct spelling in comments
|
10 years ago |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 years ago |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 years ago |
Jiri Benc
|
f0ef31264c
vxlan: fix indentation
|
10 years ago |