tnl-arp-cache: add IPv6 Neighbor Discovery support
authorThadeu Lima de Souza Cascardo <cascardo@redhat.com>
Tue, 29 Sep 2015 22:10:57 +0000 (19:10 -0300)
committerPravin B Shelar <pshelar@nicira.com>
Tue, 13 Oct 2015 21:37:33 +0000 (14:37 -0700)
commit4673650f17d4ed400a7602bbc0db87347b75851a
tree6c02d2d78a118e94afe437161da3dfde06e12727
parent0b8da9ae1f38496530ddb06c2f3318898acf2526
tnl-arp-cache: add IPv6 Neighbor Discovery support

Uses IPv4-mapped IPv6 addresses to store IPv4 addresses, and add support for
Neighbor Discovery snooping.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
lib/tnl-arp-cache.c
lib/tnl-arp-cache.h
ofproto/ofproto-dpif-xlate.c
tests/tunnel-push-pop.at