mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 08:12:27 -04:00
A PF rule using an IPv4 address followed by an IPv6 address and then a
dynamic address, e.g. "pass from {192.0.2.1 2001:db8::1} to (pppoe0)",
will have an incorrect /32 mask applied to the dynamic address.
MFC after: 3 weeks
Obtained from: OpenBSD
See also: https://ftp.openbsd.org/pub/OpenBSD/patches/5.6/common/007_pfctl.patch.sig
Sponsored by: Rubicon Communications, LLC ("Netgate")
Event: Oslo Hackathon at Modirum
|
||
|---|---|---|
| .. | ||
| files | ||
| macro.sh | ||
| Makefile | ||
| Makefile.depend | ||
| pfctl_test.c | ||
| pfctl_test_list.inc | ||