CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/12/09 09:40:11
Modified files:
net/scapy : Makefile
net/scapy/patches: patch-scapy_sendrecv_py
Added files:
net/scapy/patches: patch-scapy_arch_pcapdnet_py
Log message:
Allow to switch the interface to promiscuous mode during sndrcv().
Call the sr...() functions with parameter promisc=1 for that. This
is needed for the src/sys/netinet/arp regress test and was backported
from secdev/scapy master at github.
OK danj@ (maintainer)
