ip6: fix ip6-local urpf checking 46/11446/3
authorFlorin Coras <fcoras@cisco.com>
Wed, 28 Mar 2018 09:18:29 +0000 (02:18 -0700)
committerChris Luke <chris_luke@comcast.com>
Thu, 29 Mar 2018 19:26:49 +0000 (19:26 +0000)
commitf3a3bad8006afb0b379761dfe4d5d25de07b32cc
treeed4e09a82e3e8103d94a25bf432eb9930f602119
parent109139eed67b7f472cf7328a02265528dbe8934e
ip6: fix ip6-local urpf checking

Use sw_if_index[VLIB_TX] if set as fib index when doing the urpf check.

Change-Id: I5ec3e7f7a54c6782704d91e9a5614fd0f7f9e3de
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vnet/ip/ip6_forward.c
test/test_vcl.py