Edit

IABSD.fr/ports/net/scapy

Branch :

  • Show log

    Commit

  • Author : bluhm
    Date : 2016-12-09 16:40:11
    Hash : 38a3b12d
    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)