aboutsummaryrefslogtreecommitdiff
path: root/bin/blocklistctl.8
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@FreeBSD.org>2025-10-27 12:43:42 +0000
committerJose Luis Duran <jlduran@FreeBSD.org>2025-10-27 12:43:42 +0000
commitdf549a80425635d98419f7f742309d66d367e65f (patch)
treede9cf19436b5dcedd34021a9b3b827ea75bc2df9 /bin/blocklistctl.8
parent1ae0b2f3a242a48af2deef1e88649bf4a3a74e2f (diff)
Vendor import of blocklist 2025-10-26 (ff13526)vendor/blocklist/20251026vendor/blocklist
Upstream hash ff13526654d8cae3f90aacde2f64023ea1916c2d. Obtained from: https://github.com/zoulasc/blocklist
Diffstat (limited to 'bin/blocklistctl.8')
-rw-r--r--bin/blocklistctl.88
1 files changed, 6 insertions, 2 deletions
diff --git a/bin/blocklistctl.8 b/bin/blocklistctl.8
index 7943c54159c1..d241f2844471 100644
--- a/bin/blocklistctl.8
+++ b/bin/blocklistctl.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: blocklistctl.8,v 1.5 2025/10/25 16:56:27 christos Exp $
+.\" $NetBSD: blocklistctl.8,v 1.6 2025/10/26 13:49:22 christos Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd January 27, 2025
+.Dd October 25, 2025
.Dt BLOCKLISTCTL 8
.Os
.Sh NAME
@@ -82,6 +82,10 @@ sub-command consists of a header (unless
was given) and one line for each record in the database, where each line
has the following columns:
.Bl -tag -width indent
+.It Ql rulename
+The packet filter rule name associated with the database entry,
+usually
+.Dv blocklistd .
.It Ql address/ma:port
The remote address, mask, and local port number of the client connection
associated with the database entry.