]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_policy: option table fixes, improved error tracking
authorJan Engelhardt <jengelh@medozas.de>
Thu, 12 May 2011 10:46:40 +0000 (12:46 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Thu, 12 May 2011 10:53:23 +0000 (12:53 +0200)
commit15392934cf81ef85e2a1c21380c61a7a42e260d5
tree634aa15663249547489731d35f9a772914575fd6
parent449cdd6bcc8d1867bbd26ecbcae9832ab01eb04a
libxt_policy: option table fixes, improved error tracking

Most of the flags are multi-use in this extension. Also transfer
--next => --strict requirement to option table.

Furthermore, augment the error messages emitted from fcheck to contain
the policy element number, and elaborate on what an "empty policy
element" is.

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