freebsd/sbin/pfctl
Kristof Provost 80eb861dc2 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
2024-09-16 13:48:58 +02:00
..
tests
Makefile
Makefile.depend
parse.y
pf.os
pf_print_state.c
pf_ruleset.c
pfctl.8
pfctl.c
pfctl.h
pfctl_altq.c
pfctl_ioctl.h
pfctl_optimize.c
pfctl_osfp.c
pfctl_parser.c
pfctl_parser.h
pfctl_qstats.c
pfctl_radix.c
pfctl_table.c