[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2.1-149-gdb24258

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Mar 12 11:43:17 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  db24258acf214f90e56c31440f91a2c498e71b7a (commit)
      from  88b8f15663076560b2237e6d8b8cae7e23d92bb6 (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 db24258acf214f90e56c31440f91a2c498e71b7a
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Mar 12 12:36:49 2012 +0100

    Undo changes from 88b8f15663076560b2237e6d8b8cae7e23d92bb6. Atomic stack implementation had a-b-a problem.

-----------------------------------------------------------------------

Summary of changes:
 src/Makefile.am            |    4 +-
 src/flow-hash.c            |    2 +-
 src/flow-manager.c         |   37 ++++++-----
 src/flow-private.h         |   36 +---------
 src/flow-queue.c           |  163 ++++++++++++++++++++++++++++++++++++++++++++
 src/flow-queue.h           |   85 +++++++++++++++++++++++
 src/flow-timeout.c         |    1 +
 src/flow-util.h            |    3 +-
 src/flow.c                 |   28 ++++---
 src/flow.h                 |    9 +--
 src/util-stack.h           |  103 ----------------------------
 src/util-unittest-helper.c |    4 +-
 12 files changed, 299 insertions(+), 176 deletions(-)
 create mode 100644 src/flow-queue.c
 create mode 100644 src/flow-queue.h
 delete mode 100644 src/util-stack.h


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list