misc: fix icmp 23/40323/3
authorMaxime Peim <mpeim@cisco.com>
Mon, 12 Feb 2024 09:08:03 +0000 (10:08 +0100)
committerOle Tr�an <otroan@employees.org>
Mon, 4 Mar 2024 11:30:24 +0000 (11:30 +0000)
commit2cc14de7ebe232f99673ef68c2ed5f2f2680754f
tree0cc005d4601d879a0f8c13d55ad6d848f2914ab6
parent5be4b869a450530052f31e3325dfcfee49ac2178
misc: fix icmp

- fix ICMPv6 lookup FIB (don't reset sw_if_index[VLIB_TX] to -1)
- add locally generated flag in ICMPv4 buffers (reflect ICMPv6)

Type: fix
Change-Id: If25a176a9952cbe185a030f8b136718af1bff9e8
Signed-off-by: Maxime Peim <mpeim@cisco.com>
src/vnet/ip/icmp4.c
src/vnet/ip/icmp6.c
test/test_map.py
test/test_mtu.py