HomeFreeBSD

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

Description

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

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

Reviewed by: zlei
Obtained from: OpenBSD, deraadt <deraadt@openbsd.org>, e6e3ecf338
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D46582

Details

Provenance
kpAuthored on Thu, Aug 29, 10:08 AM
Reviewer
zlei
Differential Revision
D46582: pfctl: lex <=, >=, and != into a single token
Parents
rG357c95ea4663: pf tests: ensure we correctly optimize { any, 192.0.2.3 }
Branches
Unknown
Tags
Unknown