]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_TPROXY: use guided option parser
authorJan Engelhardt <jengelh@medozas.de>
Wed, 9 Feb 2011 01:15:22 +0000 (02:15 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Wed, 13 Apr 2011 16:09:27 +0000 (18:09 +0200)
commit64cb56e3e894f6b8b523ecb45f91abe43b07cf0c
treeb8a5fe028fc87fc60f195f4b706299577f20addb
parentb8592fa3352018646b0befaa48f930f75c5b7d92
libxt_TPROXY: use guided option parser

I am starting with a simple module here that does not require a
final_check function.

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