opnsense-src/tests/atf_python/sys/netpfil/ipfw
Andrey V. Elsukov 80af8f7a57 ipfw: treat ipv6 address with zero mask as 'any'
Make the behaviour similar for both IPv4 and IPv6. Also add
the corresponding tests.

PR:             294733
Differential Revision:	https://reviews.freebsd.org/D56618

(cherry picked from commit 2872268c7f6d473aae9b02ebb5d2c24fc2cff9b1)
2026-07-06 11:11:39 +02:00
..
__init__.py
insn_headers.py ipfw: add support for masked ip-address lookups 2026-03-24 12:31:11 +03:00
insns.py ipfw: treat ipv6 address with zero mask as 'any' 2026-07-06 11:11:39 +02:00
ioctl.py ipfw: add support for masked ip-address lookups 2026-03-24 12:31:11 +03:00
ioctl_headers.py ipfw: add support for masked ip-address lookups 2026-03-24 12:31:11 +03:00
ipfw.py
Makefile tests: move atf_python/sys/ into the tests package 2024-04-19 14:48:37 -04:00
utils.py