ip: fix ip4 shallow reassembly output feature handoff 37/40837/5
authorKlement Sekera <[email protected]>
Sat, 13 Apr 2024 09:03:49 +0000 (11:03 +0200)
committerOle Tr�an <[email protected]>
Mon, 7 Oct 2024 10:57:24 +0000 (10:57 +0000)
commit911c0fb23aef158567aaf38b0798ac48fd957d8e
tree39acc6f2af1ef57fa4a6e64faeb355c55f8357f5
parent0b1bd9df33c02585e3be2fe048e5427b9574b699
ip: fix ip4 shallow reassembly output feature handoff

Use a new frame queue for output feature instead of passing frames
to standard feature.

Fixes bug where save_rewrite_length gets overwritten on reassembly
handoff.

Type: fix
Change-Id: I6c6191aec5f1c89e1ca0510a08781e390d327bbf
Signed-off-by: Klement Sekera <[email protected]>
src/vnet/buffer.h
src/vnet/ip/reass/ip4_sv_reass.c