Clean-up unused context arrays in UDP and GRE nodes 93/2593/2
authorAlex Popovsky <[email protected]>
Fri, 2 Sep 2016 00:38:09 +0000 (17:38 -0700)
committerJohn Lo <[email protected]>
Fri, 2 Sep 2016 03:50:00 +0000 (03:50 +0000)
commit87a0d77c62239d7cbee72f4959867f3c70588feb
treef4a0c2d289a879fcd89426b676ac102d54d09390
parent3ba4d36d927444cfd1929c3d130af7dc9194ea6c
Clean-up unused context arrays in UDP and GRE nodes

Removed unused sparse_index_by_next_index vector in local context
of UDP and GRE nodes. Most probably copy paste leftovers from PPP
implementation where it is realy used

Change-Id: I97e81035e2fd451c6f5a7bc31df96db9e6d2cebf
Signed-off-by: Alex Popovsky <[email protected]>
vnet/vnet/gre/node.c
vnet/vnet/ip/udp_local.c