dhcp4:(VPP-1483) linearize chained packets before handling 59/15759/6
authorEyal Bari <ebari@cisco.com>
Mon, 5 Nov 2018 11:29:25 +0000 (13:29 +0200)
committerJohn Lo <loj@cisco.com>
Tue, 20 Nov 2018 02:52:39 +0000 (02:52 +0000)
commitd3d424180fcd98561d656d5c2189e9e59ef2b2b9
treea9288e7e960b97072de833fb3453303c1d242198
parentc7b03fe8f3fd2753d97ffdf8e7ebd85e2c527085
dhcp4:(VPP-1483) linearize chained packets before handling

dhcp packets might (when flooded) arrive in chains of cloned buffers

Change-Id: Ifddecd656b6a5d6ba8cd94184f5c021684e35548
Signed-off-by: Eyal Bari <ebari@cisco.com>
src/vlib/buffer.h
src/vlib/buffer_funcs.h
src/vnet/dhcp/dhcp4_packet.h
src/vnet/dhcp/dhcp4_proxy_node.c