HardenedBSD/sbin/pfctl
Juraj Lutter a8a9527736 pfctl: Allow a semicolon (;) as a comment
To make parsing of, for example, Spamhaus' drop.txt and similar
files that contains semicolons as comments, allow them also
in file-based tables.

Reviewed by:	kp
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D46088
2024-07-25 15:06:24 +02:00
..
tests pfctl: Allow a semicolon (;) as a comment 2024-07-25 15:06:24 +02:00
Makefile
Makefile.depend
parse.y
pf_print_state.c
pf_ruleset.c
pf.os
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: Allow a semicolon (;) as a comment 2024-07-25 15:06:24 +02:00
pfctl_table.c
pfctl.8 pfctl: Allow a semicolon (;) as a comment 2024-07-25 15:06:24 +02:00
pfctl.c pf: convert DIOCGETADDR to netlink 2024-07-22 09:11:49 +02:00
pfctl.h