IPv6 NS RS tests and fixes
authorNeale Ranns <[email protected]>
Mon, 9 Jan 2017 09:00:45 +0000 (01:00 -0800)
committerOle Trøan <[email protected]>
Tue, 10 Jan 2017 14:09:55 +0000 (14:09 +0000)
commit75152289284aaf1116d62c6cdef5a3b0c793fa15
tree7ced5e87b0db3eabdc5062d1b589d21962116521
parent553a41190963099631a73fb0a77b07b871d65e70
IPv6 NS RS tests and fixes

includes Fix for VPP-584 with API change to remove prefix length from LL programming

Change-Id: If860751c35e60255fb977f73bc33e8c2649e728e
Signed-off-by: Neale Ranns <[email protected]>
15 files changed:
src/vat/api_format.c
src/vnet/interface_funcs.h
src/vnet/ip/icmp6.h
src/vnet/ip/ip.api
src/vnet/ip/ip6.h
src/vnet/ip/ip6_forward.c
src/vnet/ip/ip6_neighbor.c
src/vnet/ip/ip_api.c
src/vnet/rewrite.c
src/vpp/api/custom_dump.c
src/vpp/api/test_client.c
test/test_ip6.py
test/vpp_interface.py
test/vpp_papi_provider.py
test/vpp_pg_interface.py