Searched hist:a8a95277363be2c92b3c06bd9cd1a32d1c6c6ecd (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/pfctl/ |
H A D | pfctl_radix.c | diff a8a95277363be2c92b3c06bd9cd1a32d1c6c6ecd Thu Jul 25 10:07:50 CEST 2024 Juraj Lutter <otis@FreeBSD.org> 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
|
H A D | pfctl.8 | diff a8a95277363be2c92b3c06bd9cd1a32d1c6c6ecd Thu Jul 25 10:07:50 CEST 2024 Juraj Lutter <otis@FreeBSD.org> 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
|
/freebsd/sbin/pfctl/tests/ |
H A D | pfctl_test_list.inc | diff a8a95277363be2c92b3c06bd9cd1a32d1c6c6ecd Thu Jul 25 10:07:50 CEST 2024 Juraj Lutter <otis@FreeBSD.org> 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
|