[Bug 87] 'iplimit' match is misnamed, should be 'tcplimit'
bugzilla-daemon@netfilter.org
bugzilla-daemon@netfilter.org
Wed, 30 Apr 2003 18:54:23 +0200
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=87
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From laforge@netfilter.org 2003-04-30 18:54 -------
I've changed the name to 'connlimit', since it limits the number of connections.
tcplimit sounds more like you want to limit the rate of a tcp session.
I know, connlimit doesn't imply anything about 'tcp only', but I regard this as
a missing feature of the patch. it should be able to deal with other protocols
(at least udp) as well.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.