netconf: add support for IPv6 proxy_ndp
authorstephen hemminger <stephen@networkplumber.org>
Wed, 18 Dec 2013 06:37:14 +0000 (22:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Dec 2013 23:02:43 +0000 (18:02 -0500)
commitc92d5491a6d9774c5fb863512e93f1f86aa083ad
tree182d01ea9cb1c4c39b579cd11edfb642a109f4ce
parent09aea5df7fbf0b987623f7007a11e64008284a0e
netconf: add support for IPv6 proxy_ndp

Need to be able to see changes to proxy NDP status on a per
interface basis via netlink (analog to proxy_arp).

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c