FreeBSD/src 637d81c — sbin/pfctl parse.y pfctl_parser.h
pfctl: fix incorrect optimization In the non-optimized case, an address list containing "any" (ie. { any 10.0.0.1 }) should be folded in the parser to any, not to 10.0.0.1. How long this bug has been with us is unclear. ok guenther mcbride Obtained from: OpenBSD, deraadt <deraadt at openbsd.org>, e3b4bc25a0 Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D46580
Delta | File | |
---|---|---|
+11 | -3 | sbin/pfctl/parse.y |
+2 | -0 | sbin/pfctl/pfctl_parser.h |
+13 | -3 | 2 files |