[Oisf-devel] [COMMIT] OISF branch, master-2.0.x, updated. suricata-2.0.4-6-g27182f7

OISF Git noreply at openinfosecfoundation.org
Wed Oct 8 15:46:51 UTC 2014


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-2.0.x has been updated
       via  27182f7f659c0d9fb4aeb0ffee2360e76f501c54 (commit)
       via  7c621d53bb7c1e3fb594abf019a3c4a2519bf981 (commit)
       via  c387bfdaa5aa22e1fbe6b076e4e705e8f82fb579 (commit)
       via  3c4e3381bbe35b17f700d486e9ed23b80965fdfa (commit)
       via  00325be458b86e7e330a50f0e9f53c29b0d1ccda (commit)
      from  382cb7c8af374ea59a68cbec231d5fbba0466fb0 (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 27182f7f659c0d9fb4aeb0ffee2360e76f501c54
Author: Ken Steele <ken at tilera.com>
Date:   Tue Aug 12 19:57:41 2014 -0400

    Fix compiler warning about uninitialized variable in mpipe.

commit 7c621d53bb7c1e3fb594abf019a3c4a2519bf981
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Oct 8 12:59:39 2014 +0200

    tile: silence harmless cc warnings

commit c387bfdaa5aa22e1fbe6b076e4e705e8f82fb579
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Aug 11 14:14:59 2014 +0200

    lua: improve configure checks
    
    The base 'lua' library has different names on different OS' and even
    Linux distro's. Instead of selecting the proper one, we now just try
    all. This way no OS/distro specific knowledge about the name is needed.

commit 3c4e3381bbe35b17f700d486e9ed23b80965fdfa
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Oct 7 11:27:54 2014 +0200

    tcp session reuse: reset detect state
    
    Reset the detect state on TCP session reuse. We reset the app layer,
    so we need to reset the stateful detection as well.

commit 00325be458b86e7e330a50f0e9f53c29b0d1ccda
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Oct 7 11:25:25 2014 +0200

    detect state: always lock de_state_m
    
    Always lock the de_state_m on access, also at flow recycle or
    cleanup.

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

Summary of changes:
 configure.ac       |   54 ++++++++++++++++++++++++++++++++++------------------
 src/flow-util.h    |    4 ++++
 src/source-mpipe.c |    6 +++---
 src/stream-tcp.c   |    5 +++++
 4 files changed, 48 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list