[Bug 880] ipset doesn't refresh the timeout for an existing entry when the table is FULL.

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Fri Dec 6 22:20:22 CET 2013


https://bugzilla.netfilter.org/show_bug.cgi?id=880

Jozsef Kadlecsik <kadlec at netfilter.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |kadlec at netfilter.org

--- Comment #2 from Jozsef Kadlecsik <kadlec at netfilter.org> 2013-12-06 22:20:21 CET ---
There is no simple way to fix it: the system checks whether the set is full,
and if yes, it rejects the action.

It could first test the element in the set and perform the action if it's
there, but that'd mean a new overhead at adding any/all elements.

-- 
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the netfilter-buglog mailing list