CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2016/11/24 05:40:49

Modified files:
        net/scapy      : Makefile 
Added files:
        net/scapy/patches: patch-scapy_sendrecv_py 

Log message:
Put back an OpenBSD special code path that was lost in the scapy
2.3.3 update.  Sniff the packets in sndrcv() like it is done on
FreeBSD and Darwin.  Without this patch, everything worked with
virtual qemu.  But on real ethernet hardware sr() sends TCP packets
to the broadcast MAC address as scapy did not see the ARP reply to
figure out the correct MAC address.
OK danj@ (maintainer)

Reply via email to