CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2018/07/29 03:25:58

Modified files:
        regress/sys/kern/sosplice/scapy: scapy-delay-oobinline.py 
                                         scapy-delay-synack.py 
                                         scapy-handshake.py 
                                         scapy-oobinline-delay-connect.py 
                                         scapy-oobinline.py 
                                         scapy-payload-delay-connect.py 
                                         scapy-payload.py 

Log message:
New scapy 2.4.0 buffers packets at the bfp layer.  Call sniff() to
clear this list when starting the sniffer thread.  The TCP sequence
number check in sr1() became more strict.  Use the sniffer thread
to capture retransmitted packetes which the new TCP answers() check
ignores now.

Reply via email to