Fragment one large 64k IP ping packet into 155 fragments, each with
authorbluhm <bluhm@openbsd.org>
Fri, 7 Sep 2018 13:10:38 +0000 (13:10 +0000)
committerbluhm <bluhm@openbsd.org>
Fri, 7 Sep 2018 13:10:38 +0000 (13:10 +0000)
commitcd130457e3d6a2c95a5f099de52d58c69bc10cab
treeb376da53be0d33386c837296bc4a56c0959fd7c7
parentd5f690534a62c8af453446db8bc5ee2efd52d559
Fragment one large 64k IP ping packet into 155 fragments, each with
424 bytes payload.  Send them in random order.  Expect a fragment
with matching echo reply header.
regress/sys/netinet/frag/frag_maxlen.py [new file with mode: 0644]
regress/sys/netinet6/frag6/frag6_maxlen.py [new file with mode: 0644]