Fix buffer overflow when fragmenting packets (VPP-1383) 53/15453/2
authorJuraj Sloboda <jsloboda@cisco.com>
Tue, 16 Oct 2018 10:18:21 +0000 (12:18 +0200)
committerMarco Varlese <marco.varlese@suse.de>
Mon, 22 Oct 2018 21:02:51 +0000 (21:02 +0000)
commit78d828eff35fc03c143810de35ceb11c4e5224ed
tree6b12de93a52640366e651b938bfb967cdb8a0781
parent9734c0a494a0cb62bfb4bd9fff19086bd95ba5fa
Fix buffer overflow when fragmenting packets (VPP-1383)

Change-Id: Idcda9ae55fa2efb0b2e928bac3e8e86ff8d19eba
Signed-off-by: Juraj Sloboda <jsloboda@cisco.com>
src/vnet/ip/ip_frag.c
test/test_ip4.py