CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/10 10:21:52
Modified files:
regress/sys/netinet6/frag6: Makefile frag6_overhead.py
frag6_overhead0.py frag6_overtail.py
Added files:
regress/sys/netinet6/frag6: frag6_overdrop.py
Log message:
According to RFC 5722 we drop all IPv6 fragments that belong to a
packet with overlaps. Adapt existing tests and add one more.
