Fix IPv6 NDP and bridge BVI and restore NDP and ARP when BVI move is changed. 16/516/1
authorPierre Pfister <ppfister@cisco.com>
Wed, 9 Mar 2016 15:56:31 +0000 (15:56 +0000)
committerPierre Pfister <ppfister@cisco.com>
Wed, 9 Mar 2016 15:56:31 +0000 (15:56 +0000)
commite389de77de7bc08761ad1f9e1c27ba54123e4faa
tree76af29b2c03a4ad2d21d35c588b9e4362dfe0fe2
parentb1df1699d73d010d6af5af05e85d843508d4f8e8
Fix IPv6 NDP and bridge BVI and restore NDP and ARP when BVI move is changed.

Both ARP and NDP need to be called when hi->output_node_index is changed.
It does not look like a perfect solution though. Maybe an actual up-down
call would be better...

Change-Id: If2988d131e77f4fc522f34f3ffe2d5ba9c1d506c
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
vnet/vnet/l2/l2_input.c