[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.3.1-17-gf9046d8
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Wed Aug 22 13:18:20 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 f9046d82844cbaa1321282b8a76a1072f766621e (commit)
via 09d893127e6c684452119b386bdce73960b1ac8f (commit)
via 6475f99bea8985f155cd049cc4cc787eed68891c (commit)
via fd32159464164499a034a88a401198a87f68aaee (commit)
via d2aa0407c4286fe621cb87619f6f8ec007c53342 (commit)
via 0fd2c93c96ba5fe18c5665bc79633554ae88d2a0 (commit)
via f328e18d593328d9ab7d264278dcc037f1552d25 (commit)
via b1b4cd2729ea41ad72427c6678021deeccb77f89 (commit)
from 6480cd1b9c2ad93288fc969d894270a7be32dc77 (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 f9046d82844cbaa1321282b8a76a1072f766621e
Author: Eric Leblond <eric at regit.org>
Date: Wed Aug 22 12:40:01 2012 +0200
Add teredo counter.
commit 09d893127e6c684452119b386bdce73960b1ac8f
Author: Eric Leblond <eric at regit.org>
Date: Fri Jul 27 09:25:45 2012 +0200
defrag: prealloc more frags.
commit 6475f99bea8985f155cd049cc4cc787eed68891c
Author: Eric Leblond <eric at regit.org>
Date: Fri Jul 27 09:25:27 2012 +0200
defrag: Fix description of params
The max-frags params is not what it is.
commit fd32159464164499a034a88a401198a87f68aaee
Author: Eric Leblond <eric at regit.org>
Date: Thu Jul 26 21:27:29 2012 +0200
defrag: add some events relative to defragmentation
commit d2aa0407c4286fe621cb87619f6f8ec007c53342
Author: Eric Leblond <eric at regit.org>
Date: Wed Aug 22 14:24:30 2012 +0200
defrag: Fix unittest logic.
We've linked the size of hash with trackers. Thus calling DefragInit()
after setting the configuration variable is more logic.
commit 0fd2c93c96ba5fe18c5665bc79633554ae88d2a0
Author: Eric Leblond <eric at regit.org>
Date: Thu Jul 26 18:29:51 2012 +0200
defrag: link hash size with number of frags.
We set defrag_hash_size by using the number of trackers. This is
effective to avoid collision.
commit f328e18d593328d9ab7d264278dcc037f1552d25
Author: Eric Leblond <eric at regit.org>
Date: Thu Jul 26 17:03:30 2012 +0200
defrag: fix some integer type warning.
commit b1b4cd2729ea41ad72427c6678021deeccb77f89
Author: Eric Leblond <eric at regit.org>
Date: Tue Jul 24 14:14:43 2012 +0200
defrag: really use 'max-frags' variable.
The 'max-frags' variable was not used and the 'trackers' variable was
not documented. This patch fixes the two issues.
-----------------------------------------------------------------------
Summary of changes:
src/decode-events.h | 5 +++++
src/decode-teredo.c | 1 +
src/decode.c | 2 ++
src/decode.h | 1 +
src/defrag.c | 43 +++++++++++++++++++++++++++++++++----------
suricata.yaml.in | 3 ++-
6 files changed, 44 insertions(+), 11 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list