diff options
| author | Mateusz Furdyna <[email protected]> | 2026-06-10 16:25:34 +0200 |
|---|---|---|
| committer | Jerome Forissier <[email protected]> | 2026-06-23 13:13:16 +0200 |
| commit | 8382c2ad5284fdfffb6848fb429c40fdf169bf3a (patch) | |
| tree | b3a9d2c25f21926dea96b215696b820f714a5da0 /doc/develop/driver-model/debugging.rst | |
| parent | b1aec609bb5e0d08c25c888c91935287ab4ee5fa (diff) | |
test: net: add IP defragmentation duplicate-fragment regression test
Add a unit test for the IP datagram reassembler (CONFIG_IP_DEFRAG) that
covers the duplicate-last-fragment scenario.
Without the fix the last fragment will re-trigger datagram delivery,
increasing udp_rx_count to 2 and effectively failing the test; with it
applied the test passes with udp_rx_count == 1.
Signed-off-by: Mateusz Furdyna <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/driver-model/debugging.rst')
0 files changed, 0 insertions, 0 deletions
