freebsd-dev/tests/sys/netinet6/frag6
Bjoern A. Zeeb c0750d9d04 frag6-test: update for r354046, conform to 8200 for overlapping fragments
The change to conform to RFC 8200 for overlapping fragments now frees
the entire reassembly queue if the overlapping fragments are not an
exact match.
As a result we do see one less packet in the timeout statistics from
expiry.  No other statistics change as the event is not counted.
It can be argued that we should improve the statistics counters in
that case.
This test case update should have been committed alongside the original
commit.

Pointyhat to:	bz
MFC after:	3 weeks
X-MFC with:	r354046
Sponsored by:	Netflix
2019-10-25 17:41:08 +00:00
..
frag6_01.py
frag6_01.sh
frag6_02.py
frag6_02.sh
frag6_03.py
frag6_03.sh
frag6_04.py
frag6_04.sh
frag6_05.py
frag6_05.sh
frag6_06.py
frag6_06.sh
frag6_07.py
frag6_07.sh
frag6_08.py
frag6_08.sh
frag6_09.py
frag6_09.sh
frag6_10.py
frag6_10.sh
frag6_11.py
frag6_11.sh
frag6_12.py
frag6_12.sh
frag6_13.py
frag6_13.sh
frag6_14.py
frag6_14.sh frag6-test: update for r354046, conform to 8200 for overlapping fragments 2019-10-25 17:41:08 +00:00
frag6_15.py
frag6_15.sh
frag6_16.py
frag6_16.sh
frag6_17.py
frag6_17.sh
frag6_18.py
frag6_18.sh
frag6_19.py
frag6_19.sh
frag6_20.py frag6: prevent overwriting initial fragoff=0 packet meta-data. 2019-10-24 22:07:45 +00:00
frag6_20.sh frag6: prevent overwriting initial fragoff=0 packet meta-data. 2019-10-24 22:07:45 +00:00
frag6.subr
Makefile frag6: prevent overwriting initial fragoff=0 packet meta-data. 2019-10-24 22:07:45 +00:00
sniffer.py