CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2025/06/15 06:46:45
Modified files: regress/sys/netinet6/frag6: frag6_queuelimit.py Log message: It seems that the time.sleep() call in python takes a little bit longer. As sending request fragments got slower, increase the timeout for the repsonse packet. Fix copied from IPv4 to IPv6.