[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.0.1-225-g8dc477f

OISF Git noreply at openinfosecfoundation.org
Tue May 10 11:45:00 UTC 2016


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  8dc477f85aead004447effaad6de8e9411bc1cc7 (commit)
       via  be714a2f0218ad501a86f0a3b7dd029cccd9bc39 (commit)
       via  ba64069b3562a656490e03a302e914dd3229b1b5 (commit)
       via  2c7cd1c22a6618dbc5207e927f3f99636c7fa204 (commit)
       via  3a36dea358cef2996ae366da53f245f9048039c1 (commit)
      from  271bd045396b618cd52079be17ca083c4931f87e (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 8dc477f85aead004447effaad6de8e9411bc1cc7
Author: Victor Julien <victor at inliniac.net>
Date:   Tue May 10 08:50:37 2016 +0200

    sources: fix netmap compilation and pcap setup

commit be714a2f0218ad501a86f0a3b7dd029cccd9bc39
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Mar 18 11:24:26 2015 +0100

    flow queue handler: use int16_t
    
    Use int16_t instead of int to store the autofp queue id. We should
    not easily get to 32k threads so 2 bytes per flow is sufficient.

commit ba64069b3562a656490e03a302e914dd3229b1b5
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Apr 18 16:26:18 2016 +0200

    flow: remove unused debug code

commit 2c7cd1c22a6618dbc5207e927f3f99636c7fa204
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Apr 19 11:38:25 2016 +0200

    flowint: redo tests

commit 3a36dea358cef2996ae366da53f245f9048039c1
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Apr 19 12:03:35 2016 +0200

    detect: add missing sigorder case

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

Summary of changes:
 src/detect-engine-sigorder.c |    1 +
 src/detect-flowint.c         | 1084 ++++++------------------------------------
 src/flow-hash.c              |  108 -----
 src/flow-hash.h              |   13 -
 src/flow-manager.c           |   10 -
 src/runmode-netmap.c         |    2 +-
 src/runmode-pcap.c           |    2 +-
 src/stream-tcp.c             |    2 +-
 src/tmqh-flow.c              |    9 +-
 src/tmqh-flow.h              |    2 +-
 10 files changed, 154 insertions(+), 1079 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list