]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_NFQUEUE: add mutual exclusion between qnum and qbal
authorJan Engelhardt <jengelh@medozas.de>
Tue, 24 May 2011 22:26:01 +0000 (00:26 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Tue, 24 May 2011 22:38:55 +0000 (00:38 +0200)
commitd8784613a5be2821ff910cd4c2bfe889a9b306c5
treec6f0ff3150f2ec7950783121a115f4f46c674437
parent089585f14fda80508e26ea019703add07cb72f64
libxt_NFQUEUE: add mutual exclusion between qnum and qbal

Only one is printed on save operation, which leads me to believe that
only one is meant to be used. The manpage seems to corroborate.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
extensions/libxt_NFQUEUE.c