freebsd-src/sbin/pfctl
Pedro F. Giffuni c31768c1d2 MFC r328497:
pfctl(8): Fix two wrong conditions.

Caught by gcc80's -Wtautological-compare option.

MFC after:	5 days
Reviewed by:	kp
Obtained from:	DragonFlyBSD (git e3cdbf6c)
2018-02-01 02:00:36 +00:00
..
Makefile MFC r259916: 2014-08-16 13:20:44 +00:00
parse.y MFC r325850: pfctl: teach route-to to deal with interfaces with multiple addresses 2017-11-30 21:32:28 +00:00
pf_print_state.c - Get rid of #ifdef __FreeBSD__. 2012-09-29 16:42:01 +00:00
pfctl_altq.c MFC r287009, r287120 and r298131: 2016-04-16 22:02:32 +00:00
pfctl_optimize.c MFC r328497: 2018-02-01 02:00:36 +00:00
pfctl_osfp.c
pfctl_parser.c MFC r259916: 2014-08-16 13:20:44 +00:00
pfctl_parser.h MFC r287009, r287120 and r298131: 2016-04-16 22:02:32 +00:00
pfctl_qstats.c MFC r287009, r287120 and r298131: 2016-04-16 22:02:32 +00:00
pfctl_radix.c
pfctl_table.c
pfctl.8 MFC r306614: 2016-10-16 22:33:03 +00:00
pfctl.c MFC 285730 2016-03-03 23:25:31 +00:00
pfctl.h