]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: add ipv6 proxy support
authorCong Wang <amwang@redhat.com>
Sat, 31 Aug 2013 05:44:36 +0000 (13:44 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Sep 2013 02:30:01 +0000 (22:30 -0400)
commita97133ab884ba35dc634fe3f2aeb113498c98b27
tree6bebdf8d9a149b4d370a5f43ccd86935adbbc273
parent2ff36dcd5d051e5021b1e3735f202c579ee98f5b
vxlan: add ipv6 proxy support

This patch adds the IPv6 version of "arp_reduce", ndisc_send_na()
will be needed.

Cc: David S. Miller <davem@davemloft.net>
Cc: David Stevens <dlstevens@us.ibm.com>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c
include/net/addrconf.h
include/net/ndisc.h
net/ipv6/af_inet6.c
net/ipv6/ndisc.c