gso: fix segmentation when gso_size greater than vlib buffer size 41/21541/2
authorMohsin Kazmi <[email protected]>
Thu, 22 Aug 2019 16:40:28 +0000 (18:40 +0200)
committerAndrew Yourtchenko <[email protected]>
Mon, 2 Sep 2019 11:55:53 +0000 (11:55 +0000)
commit404e24de56c278507171a5af290169e6fc12d9fd
tree1a3183d59d7c469233f8ab2b1fff2f0b8285781a
parent43a5b7cc44596fea37a9b7ab62f49eb40c402f22
gso: fix segmentation when gso_size greater than vlib buffer size

Type: fix
Ticket: VPP-1751

Change-Id: I5ffb078492adc97374290de404f2ec0102b75184
Signed-off-by: Mohsin Kazmi <[email protected]>
(cherry picked from commit 3f1964d2d2847c5307694fe8daea0a7eef1e2733)
src/vnet/interface_output.c
test/test_gso.py