Check that IGMP and ICMP6 MLD packets with router alert option pass.
authorbluhm <bluhm@openbsd.org>
Fri, 29 Apr 2022 09:45:05 +0000 (09:45 +0000)
committerbluhm <bluhm@openbsd.org>
Fri, 29 Apr 2022 09:45:05 +0000 (09:45 +0000)
commita2e32536a0eeffafcb958591256e41de6022dd58
tree92c91912573fa51370e13a9130ad08a03e89ccfb
parent0add871791821558a4c201885b630835a8a45ed0
Check that IGMP and ICMP6 MLD packets with router alert option pass.
Other combinations with IP options are still blocked.
regress/sys/net/pf_opts/Makefile
regress/sys/net/pf_opts/icmp6_mld_bad.py [new file with mode: 0644]
regress/sys/net/pf_opts/icmp6_mld_ra.py [new file with mode: 0644]
regress/sys/net/pf_opts/icmp_bad.py
regress/sys/net/pf_opts/icmp_eol.py
regress/sys/net/pf_opts/icmp_pad.py
regress/sys/net/pf_opts/icmp_ra.py
regress/sys/net/pf_opts/igmp_bad.py [new file with mode: 0644]
regress/sys/net/pf_opts/igmp_ra.py [new file with mode: 0644]