]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
pknlusr: mention the group ID command-line paramater in the man page
authorJeremy Sowden <jeremy@azazel.net>
Sun, 25 Oct 2020 18:15:51 +0000 (19:15 +0100)
committerJan Engelhardt <jengelh@inai.de>
Mon, 26 Oct 2020 10:08:20 +0000 (11:08 +0100)
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
extensions/pknock/pknlusr.8

index a34b8fe1abbb33bd011465917ea0df18cdcc0da4..b80fa61a562ed8626479eef2d99b44f120678613 100644 (file)
@@ -4,12 +4,15 @@
 pknlusr \(em userspace monitor for successful xt_pknock matches
 .SH Synopsis
 .PP
-\fBpknlusr\fP
+\fBpknlusr\fP [\fIgroup-id\fP]
 .SH Description
 \fIxt_pknock\fP is an xtables match extension that implements so-called \fIport
 knocking\fP. It can be configured to send information about each successful
 match via a netlink socket to userspace. \fBpknluser\fP listens for these
 notifications.
+.PP
+By default, \fBpknlusr\fP listens for messages sent to netlink multicast group
+1. Another group ID may be passed as a command-line argument.
 .SH See also
 .PP
 xtables-addons(8)