Validate ip6 interface fib tables early on 52/6652/2
authorFlorin Coras <[email protected]>
Wed, 10 May 2017 19:32:53 +0000 (12:32 -0700)
committerNeale Ranns <[email protected]>
Mon, 15 May 2017 20:16:20 +0000 (20:16 +0000)
commit99c0734e54f16456aed0c35b464d6d165e26d9b1
treead760bcd06ed440dd8aa60e777c0e83a14f0802d
parent307cfd8eb14ff7df04316ffa56f2c2481d650d7e
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 <[email protected]>
src/vnet/ip/ip6_forward.c