Files
vpp/test
Neale Ranns ec5371e3e3 ip: Fixes for IPv6 and MPLS fragmentation
Type: fix

- IPv6 fragmentation did not work if the packet spaneed multiple buffers, because the 'len' calculation to did max out at the size of a buffer
- IPv6 fragmentation did not work when the l2unfragmentable size was non-zero, it was not used in the correct places
- IPv6oMPLS fragmentation would fragment all IPv6, it should do so only for link local
- IPv6oMPLS should send back TooBig ICMP6 for non locally generated

Signed-off-by: Neale Ranns <neale@graphiant.com>
Change-Id: Ie8f02cdfdd7b7e8474e62b6d0acda8f20c371184
2022-03-07 09:02:01 +00:00
..
2022-02-17 18:02:35 +00:00
2022-02-17 18:02:35 +00:00
2022-02-17 18:02:35 +00:00
2022-02-07 16:39:35 +00:00
2021-09-28 16:06:19 +00:00
2021-11-22 16:44:26 +00:00
2021-09-27 09:54:56 +00:00
2021-10-07 15:34:31 +00:00
2021-10-06 12:32:20 +00:00
2021-11-22 16:44:26 +00:00
2021-05-13 09:33:06 +00:00
2022-02-06 11:45:11 +00:00
2021-05-13 09:33:06 +00:00
2021-02-15 17:27:48 +00:00
2021-05-13 09:33:06 +00:00
2021-02-19 10:48:20 +00:00
2021-05-29 18:13:01 +00:00