mpls: support fragmentation of mpls output packet 50/22850/2
authorRajesh Goel <[email protected]>
Sun, 6 Oct 2019 07:47:36 +0000 (13:17 +0530)
committerAndrew Yourtchenko <[email protected]>
Tue, 22 Oct 2019 11:15:17 +0000 (11:15 +0000)
commitbe2d536f87e996ba0067af0ea5fab6dd45d20822
treec8f564fe9283e7addb0895de153a96ceadfe470b
parentd3b170254bc41495cca90c6bfe77ffb02aaa661a
mpls: support fragmentation of mpls output packet

Type: fix

Signed-off-by: Rajesh Goel <[email protected]>
Change-Id: Ie4372c5cf58ab215cdec5ce56f8a994daaba2844
(cherry picked from commit d6f1c9c5141c177a14d011a514e392a9357398fb)
src/vnet/buffer.h
src/vnet/dpo/mpls_label_dpo.c
src/vnet/ip/ip_frag.c
src/vnet/ip/ip_frag.h
src/vnet/mpls/error.def
src/vnet/mpls/mpls_output.c
test/test_mpls.py