NetBSD/regress/sys/net
rmind 29dd668442 Add a regression test for IPv4 reassembly. Cases:
- Normal (valid) fragments.
- Fragment with ip_off + hlen lower than IP_MINFRAGSIZE - 1.
- Different ip_tos values in fragments.
- Fragment data length which is not multiple of 8 bytes.
- Duplicate fragments (one covering previous).
- Packet larger than IP_MAXPACKET after reassembly.
- No last non-MF fragment (causing of timeout).
2010-07-13 22:13:18 +00:00
..
bpf Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ether_aton_r verify hex digits. 2010-05-19 21:59:34 +00:00
frag Add a regression test for IPv4 reassembly. Cases: 2010-07-13 22:13:18 +00:00
in_cksum remove an unused prototype. (rdtsc) 2008-02-05 10:00:17 +00:00
Makefile regression test for ether_aton_r() 2010-05-19 21:55:35 +00:00