[netfilter-cvslog] CVS update: patch-o-matic-ng/dstlimit/linux/net/ipv4/netfilter

Harald Welte laforge@cvs.netfilter.org
Tue, 17 Feb 2004 00:53:49 +0100


Date:	Tue Feb 17 00:53:49 2004
Author:	laforge

Update of /cvsroot/patch-o-matic-ng/dstlimit/linux/net/ipv4/netfilter
In directory coruscant.gnumonks.org:/tmp/cvs-serv24914/net/ipv4/netfilter

Modified Files:
	ipt_dstlimit.c 
Log Message:
major rework: 
- now keeps internal list of hashtables
- prevents same-name-proc file
- hashtables have reference counting
- fix oops if multiple dstlimit rules are in ruleset
- use machine independent types in matchinfo struct


Revisions:
ipt_dstlimit.c		1.1 => 1.2
	http://cvs.netfilter.org/patch-o-matic-ng/dstlimit/linux/net/ipv4/netfilter/ipt_dstlimit.c?r1=1.1&r2=1.2