summaryrefslogtreecommitdiff
path: root/regress/sys/net/pf_opts/icmp_eol.py
AgeCommit message (Collapse)Author
2022-04-29Check that IGMP and ICMP6 MLD packets with router alert option pass.Alexander Bluhm
Other combinations with IP options are still blocked.
2022-04-27Send packets with IPv4 option or IPv6 extension header over loopbackAlexander Bluhm
interface and check which of the packets are dropped by pf. The bad packets appear in pflog0 tcpdump. This regress is testing rules with and without allow-opts.