IPv6 Classify Forwarding Graph errors 21/3621/3
authorNeale Ranns <neale.ranns@cisco.com>
Fri, 28 Oct 2016 13:31:54 +0000 (06:31 -0700)
committerJohn Lo <loj@cisco.com>
Sat, 29 Oct 2016 13:15:14 +0000 (13:15 +0000)
commit8c1bebe83f7e277a36b8f570ed88363a5f3639b3
treeea4354126fd522761496af7d8fb035c362eaee2b
parent435a64b530cef7d7a09624717f5235711acef459
IPv6 Classify Forwarding Graph errors

Fix a few places where the protocol of the DPO object was incorrectly set and hence the graph traversed by the packet jumped between ip4 and ip6 nodes.

Change-Id: I75c4ecfdf79df39f5dbb7c68f1fc82ff04aaed28
Signed-off-by: Neale Ranns <neale.ranns@cisco.com>
vnet/vnet/dpo/classify_dpo.c
vnet/vnet/dpo/classify_dpo.h
vnet/vnet/dpo/drop_dpo.c
vnet/vnet/ip/ip4_forward.c
vnet/vnet/ip/ip6_forward.c
vnet/vnet/ip/lookup.c
vnet/vnet/mpls/interface.c
vnet/vnet/mpls/mpls.c
vpp/vpp-api/api.c