]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_NFQUEUE: fix bypass option documentation
authorFlorian Westphal <fw@strlen.de>
Sat, 13 Apr 2013 09:52:22 +0000 (11:52 +0200)
committerFlorian Westphal <fw@strlen.de>
Sat, 13 Apr 2013 09:56:27 +0000 (11:56 +0200)
commite816ac4fa83f65a5d7d40445c72aa1c3e811cb78
treeeefec05a3a152636e37252b1b09f427b38043b15
parentd09cc98b481efc6ea121ce7acd739a87a381c6ed
libxt_NFQUEUE: fix bypass option documentation

Steve Caligo points out that the documentation says
'packet will move on to the next rule'.  This is incorrect;
packet moves to the next table.

nf bugzilla #778.

Signed-off-by: Florian Westphal <fw@strlen.de>
extensions/libxt_NFQUEUE.man