mpls: Set the MTU field in the frag-needed ICMP when doing MPLS fragmentation 10/35710/3
authorNeale Ranns <neale@graphiant.com>
Fri, 18 Mar 2022 13:05:09 +0000 (13:05 +0000)
committerNeale Ranns <neale@graphiant.com>
Thu, 24 Mar 2022 13:56:43 +0000 (13:56 +0000)
commitfbc633f5542be4b0b85963f7dcba9ab143c61d62
tree6d5d2223878661230f9e09f18f5bada574f0bc18
parentbb498ccb1c5d5448fdcb106cacc1ef1bfbc69e16
mpls: Set the MTU field in the frag-needed ICMP when doing MPLS fragmentation

Type: fix

The reported MTU should include the MPLS label overhead

Signed-off-by: Neale Ranns <neale@graphiant.com>
Change-Id: I3df6d2e0b13f49701e187a766a157498dcaafbc0
src/vnet/mpls/mpls_output.c
test/test_ip4.py
test/test_mpls.py