CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/04/19 18:17:50
Modified files:
net/scapy : Makefile
net/scapy/pkg : PLIST
Added files:
net/scapy/patches: patch-scapy_layers_inet6_py
patch-scapy_layers_inet_py
patch-scapy_layers_l2_py
Removed files:
net/scapy/patches: patch-scapy_config_py
patch-scapy_layers_loop_py
Log message:
To sniff on OpenBSD loopback interface there was a patch from 2012.
In the meantime upstream has implemented it differently. Adapt
their version for OpenBSD and use it instead.
OK sthen@ danj@