Page MenuHomeFreeBSD

pfctl: lex <=, >=, and != into a single token
ClosedPublic

Authored by kp on Sat, Sep 7, 9:34 AM.
Tags
None
Referenced Files
F95770009: D46582.diff
Sun, Sep 22, 1:44 PM
Unknown Object (File)
Sat, Sep 21, 2:50 AM
Unknown Object (File)
Tue, Sep 17, 10:33 PM
Unknown Object (File)
Tue, Sep 17, 3:01 AM
Unknown Object (File)
Mon, Sep 16, 1:10 PM
Unknown Object (File)
Mon, Sep 16, 9:56 AM
Unknown Object (File)
Sat, Sep 14, 9:05 PM
Unknown Object (File)
Thu, Sep 12, 2:55 AM
Subscribers

Details

Summary

lex <=, >=, and != into a single token for correctness and to reduce the
lookahead in the parser
ok henning otto

Obtained from: OpenBSD, deraadt <deraadt@openbsd.org>, e6e3ecf338
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

I like this change, from my limited parser knowledge :)

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.