IPv6 NS: use the mcast rewrite node to fill in the destination MAC 23/12123/2
authorNeale Ranns <nranns@cisco.com>
Wed, 25 Apr 2018 13:34:31 +0000 (06:34 -0700)
committerOle Trøan <otroan@employees.org>
Fri, 27 Apr 2018 14:52:53 +0000 (14:52 +0000)
commitc7b8f203c0740ddd36bced39439aef63ea092d59
tree174be00e899a304e6b723d1b2a87fc71d3c049cb
parentcbe8d65068c9c39ca6b1f7e116dac2744835f18c
IPv6 NS: use the mcast rewrite node to fill in the destination MAC

- move the IPv6 incomplete and glean node to ip6_neighbour.c (so it has access to ip6_neighbour_main_t)
- use the RA info config on the interface to find the multicast adj to use

Change-Id: I835e419072abe54fb09dafb0e7eb0a9e50eba1af
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/ip/ip6_forward.c
src/vnet/ip/ip6_neighbor.c
test/test_ip6.py