CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/02/24 02:50:21
Modified files:
net/scapy : Makefile distinfo
net/scapy/patches: patch-setup_py
net/scapy/pkg : PLIST
Added files:
net/scapy/patches: patch-scapy_arch_bpf_pfroute_py
patch-scapy_arch_common_py
Removed files:
net/scapy/patches: patch-scapy_arch_bpf_core_py
patch-scapy_layers_ipsec_py
Log message:
Update to scapy-2.6.1, and add patches fixing 32-bit archs and filtering
on loopback.
anton@ ran it through kernel regress; fixes sys/netinet6/rip6cksum failures.
Many thanks to gpotter2 from upstream who rediscovered the ioapic problem
with virtualisation (https://marc.info/?l=openbsd-misc&m=140291038202783&w=2
- slow TPR access under emulation) while getting i386 running on a VM to
test/fix.