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)
commitf564f45c451809aa3b74f577754528520d315ac1
tree6bebdf8d9a149b4d370a5f43ccd86935adbbc273
parentf39dc1023d6b9933528638a0c2dd618b4fdf664e
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