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 |
Marcelo Ricardo Leitner
|
24c0e6838c
vxlan: simplify if clause in dev_close
|
10 years ago |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Marcelo Ricardo Leitner
|
149d7549c2
vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}
|
10 years ago |
Marcelo Ricardo Leitner
|
56ef9c909b
vxlan: Move socket initialization to within rtnl scope
|
10 years ago |
Marcelo Ricardo Leitner
|
54ff9ef36b
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
|
10 years ago |
Alexey Kodanev
|
40fb70f3aa
vxlan: fix wrong usage of VXLAN_VID_MASK
|
10 years ago |