Page MenuHomeFreeBSD

pfctl: fix incorrect optimization
ClosedPublic

Authored by kp on Sat, Sep 7, 9:34 AM.
Tags
None
Referenced Files
F95905657: D46580.diff
Mon, Sep 23, 12:06 AM
Unknown Object (File)
Fri, Sep 20, 3:42 PM
Unknown Object (File)
Fri, Sep 20, 10:34 AM
Unknown Object (File)
Wed, Sep 18, 8:30 PM
Unknown Object (File)
Wed, Sep 18, 4:26 AM
Unknown Object (File)
Tue, Sep 17, 5:58 PM
Unknown Object (File)
Tue, Sep 17, 6:23 AM
Unknown Object (File)
Tue, Sep 17, 3:01 AM
Subscribers

Details

Summary

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@openbsd.org>, e3b4bc25a0
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.Sat, Sep 7, 9:34 AM
This revision was not accepted when it landed; it landed in state Needs Review.Mon, Sep 16, 1:06 PM
This revision was automatically updated to reflect the committed changes.