On Fri, Feb 25, 2022 at 09:41:45AM +0000, Ricardo wrote: > Attached is an update to net/scapy (changes: > https://github.com/secdev/scapy/releases/tag/v2.4.5).
I have the same diff in my home for a while. But I never commited it as it breaks regress tests. I did not find time to look into it. sys/net/pf_forward sys/net/pf_fragment sys/kern/sosplice/scapy sys/net/pf_state sys/netinet/arp sys/netinet/frag sys/netinet/pmtu sys/netinet6/frag6 sys/netinet6/nd6 sys/netinet6/rh0 sys/netinet6/rip6cksum sbin/slaacd I think the easiest one to run on a single machine is /usr/src/regress/sbin/slaacd. Please figure out what is wrong, the we can integrate the update. The tabs in the Makefile are according to /usr/ports/infrastructure/templates/Makefile.template . I order and align all my ports that way to keep them consistent. bluhm