FreeBSD/src 637d81csbin/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
DeltaFile
+11-3sbin/pfctl/parse.y
+2-0sbin/pfctl/pfctl_parser.h
+13-32 files

UnifiedSplitRaw