Fix buffer overflow when fragmenting packets (VPP-1383) 45/15445/2
authorJuraj Sloboda <jsloboda@cisco.com>
Tue, 16 Oct 2018 10:18:21 +0000 (12:18 +0200)
committerDamjan Marion <dmarion@me.com>
Mon, 22 Oct 2018 12:34:49 +0000 (12:34 +0000)
commit68b7cb8febb2ad7123f165f9db10d3ffc3b409fe
tree9575f96b0e883a355ff4841f4707580f81e6dcb5
parent4d1a866aff6ceb03025990b6e60b42faf09ef486
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