]> git.ipfire.org Git - thirdparty/iptables.git/commit
Moves libip{,6}t_connlimit to libxt.
authorJan Engelhardt <jengelh@medozas.de>
Tue, 31 Jul 2007 16:47:38 +0000 (16:47 +0000)
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Tue, 31 Jul 2007 16:47:38 +0000 (16:47 +0000)
commit6053fe00dda962fbabe158291a88b1a92aadc215
tree7bd7e786bcedfbd61db134e987924610f4074ac1
parent661f112072bc13a1625c4eb5983695e122ea97da
Moves libip{,6}t_connlimit to libxt.
Also fixes an option parsing bug (connlimit_parse() may receive
a 'c' that is not from the connlimit options table).

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
extensions/Makefile
extensions/libip6t_connlimit.c [deleted file]
extensions/libipt_connlimit.c [deleted file]
extensions/libxt_connlimit.c [new file with mode: 0644]