CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2013/07/23 16:15:05

Modified files:
        regress/sys/netinet6/frag6: Makefile 
Added files:
        regress/sys/netinet6/frag6: frag6_timeout.py 

Log message:
IPv6 fragments, that cannot be reassembled within 60 seconds after
the frist fragment has arrived, must be dropped.  Add a regression
test that sends 5 echo request fragments within 75 seconds and check
that there is no echo reply.

Reply via email to