summaryrefslogtreecommitdiffstats
path: root/doc/statements.txt
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@optusnet.com.au>2021-09-06 13:40:09 +1000
committerPablo Neira Ayuso <pablo@netfilter.org>2021-09-06 12:06:45 +0200
commit6bd40fa5eddd07f9df0efc299eccd434650d61af (patch)
tree109be02069e7ab7c228709ea6a855edb696f506a /doc/statements.txt
parentb7ae9eb2907c676b742c1e1dd9fc0c8e1914c2b0 (diff)
doc: libnflog handles `log group`, not libnfq
Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'doc/statements.txt')
-rw-r--r--doc/statements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/statements.txt b/doc/statements.txt
index 5bb3050f..6c4ba4f7 100644
--- a/doc/statements.txt
+++ b/doc/statements.txt
@@ -96,7 +96,7 @@ In the second form of invocation (if 'nflog_group' is specified), the Linux
kernel will pass the packet to nfnetlink_log which will multicast the packet
through a netlink socket to the specified multicast group. One or more userspace
processes may subscribe to the group to receive the packets, see
-libnetfilter_queue documentation for details.
+libnetfilter_log documentation for details.
In the third form of invocation (if level audit is specified), the Linux
kernel writes a message into the audit buffer suitably formatted for reading