[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4beta1-20-g937ba71
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Thu Sep 13 12:42:55 UTC 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".
The branch, master has been updated
via 937ba71491f147d46517ba7701d85ae43558287e (commit)
from b6834cb6b233343c41ddd9e86a2a48816c3b5bdc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 937ba71491f147d46517ba7701d85ae43558287e
Author: Eric Leblond <eric at regit.org>
Date: Thu Sep 13 11:57:07 2012 +0200
defrag: don't return after a cleaning.
This patch changes the policy of the timeout function by cleaning
every timeouted trackers.
Previous code was only freeing the first tracker and this was resulting
in calling the timeout function continuously. One of my previous patch
has modified the function to avoid to run it more than twice a second.
But as it was not taken into account the fact only the first tracker was
freed, the result was that a lot of tracker could not be allocated.
-----------------------------------------------------------------------
Summary of changes:
src/defrag.c | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list