VPP-100: Fix IPv4 local handling of IP fragmented packets 59/1359/2
authorJohn Lo <[email protected]>
Thu, 2 Jun 2016 13:28:37 +0000 (09:28 -0400)
committerDave Barach <[email protected]>
Thu, 2 Jun 2016 14:16:05 +0000 (14:16 +0000)
commit3419d0b9c1f64c6f477601eeea6b0e5465a89dce
tree38bdcbeda2cc81d3229328dca6d2cb4b067d974e
parent079d86e8c8181aa5d7b5e8cd928b93fcd10d9e2c
VPP-100: Fix IPv4 local handling of IP fragmented packets

Before VPP is enhenced to do IP reassembly of local packets, just set
the protocol path to "experimental" for now so they will be error-punted
as unknow IP protocol.

Change-Id: I2ffefb0b4205357653ba24d80c722cafd5972fba
Signed-off-by: John Lo <[email protected]>
vnet/vnet/ip/ip4_forward.c