]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
doc: libnflog handles `log group`, not libnfq
authorDuncan Roe <duncan_roe@optusnet.com.au>
Mon, 6 Sep 2021 03:40:09 +0000 (13:40 +1000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 6 Sep 2021 10:06:45 +0000 (12:06 +0200)
Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
doc/statements.txt

index 5bb3050f7ab2824c70c7454057323423d744bdaf..6c4ba4f7e2b5705eee355f2e37989879961c0f4c 100644 (file)
@@ -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