OpenGrok
Cross Reference: ip4_frag_1.c
xref
: /
src
/
regress
/
sys
/
net
/
frag
/
ip4_frag_1.c
Home
|
History
|
Annotate
|
Download
|
only in
frag
History log of
/src/regress/sys/net/frag/ip4_frag_1.c
Revision
Date
Author
Comments
1.2
03-Oct-2010
rmind
Don't overrun the buffer, when writing some payload.
1.1
13-Jul-2010
rmind
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).
Indexes created Wed Oct 15 16:09:53 GMT 2025