Validate ip6 interface fib tables early on 43/6643/3
authorFlorin Coras <fcoras@cisco.com>
Wed, 10 May 2017 19:32:53 +0000 (12:32 -0700)
committerNeale Ranns <nranns@cisco.com>
Thu, 11 May 2017 15:10:30 +0000 (15:10 +0000)
commitb5c13fdf470da1f4b0cfde151ba106cd84414e6b
tree73aa796c51057b4bccaf5c1f3becb142274c6403
parent6a5be214b95f3ec9f30eab46aa1a21a62a7bbc85
Validate ip6 interface fib tables early on

This should avoid random crashes due to reception of packets (multicast
in particular) before ip6 addresses are configured on the interfaces.

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