[Oisf-devel] [COMMIT] OISF branch, master,	updated. 6e7a8f38bf837803a85b4aa50c7ca22f23a4c8b1
    noreply at openinfosecfoundation.org 
    noreply at openinfosecfoundation.org
       
    Thu Dec  8 11:49:23 UTC 2011
    
    
  
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  6e7a8f38bf837803a85b4aa50c7ca22f23a4c8b1 (commit)
       via  c1ad64b33384c9815f77e265f5072896ed001f77 (commit)
       via  d4cbc7c38ca1ff51f57cae202b7b736b05ca9adb (commit)
       via  f1cb4da4429c6f504928270edff5b37d69eac752 (commit)
       via  acc963410636a417b975eb954f7369b3c4f7f5d1 (commit)
       via  9ca7257279390f4d28cb3fdb797a2005b18a612a (commit)
       via  58b20359a74d5b99f46138e4abe3fc989924df0b (commit)
       via  aee2e3ddd6f429742511529fa588e5c428b70c3b (commit)
       via  115c3499d27efeb4c8110d0dcfa5ac3452e68477 (commit)
       via  70c574fb63f4622efff0c5fb2bd3c57515028f05 (commit)
       via  5cfdd7594f68037562dd616daf594a7f679f1099 (commit)
       via  7096e11ab558740acc2eb2c201efb11160a27753 (commit)
       via  5cec22ac37511e9f5e89e3de62bcafe1d705acc9 (commit)
       via  327fd048a06c4679494986bc6e271e82b33387a2 (commit)
       via  6c55af847b5018fed759f2d885c62b430ca852e7 (commit)
      from  6f0ca120d1ab80246bc57927f7520a425daad787 (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 6e7a8f38bf837803a85b4aa50c7ca22f23a4c8b1
Author: Eric Leblond <eric at regit.org>
Date:   Wed Nov 30 12:45:12 2011 +0100
    ipfw: Add support for autofp and worker runmode
    
    This patch convert ipfw code to the PcktAcqLoop API and
    rework the running mode to use the running mode wrapper
    already used by NFQ.
commit c1ad64b33384c9815f77e265f5072896ed001f77
Author: Eric Leblond <eric at regit.org>
Date:   Wed Nov 23 08:54:11 2011 +0100
    ips: update copyright date and author list.
commit d4cbc7c38ca1ff51f57cae202b7b736b05ca9adb
Author: Eric Leblond <eric at regit.org>
Date:   Fri Nov 4 17:36:57 2011 +0100
    ipfw: funnier to manage capability in running code.
commit f1cb4da4429c6f504928270edff5b37d69eac752
Author: Eric Leblond <eric at regit.org>
Date:   Fri Nov 4 17:34:57 2011 +0100
    ipfw: fix indentation of the file.
    
    I will have to work a lot on this one. It will be easier with a
    correct indentation.
commit acc963410636a417b975eb954f7369b3c4f7f5d1
Author: Eric Leblond <eric at regit.org>
Date:   Tue Nov 29 10:17:02 2011 +0100
    nfq: add some comments about possible evolution
commit 9ca7257279390f4d28cb3fdb797a2005b18a612a
Author: Eric Leblond <eric at regit.org>
Date:   Wed Nov 23 10:36:06 2011 +0100
    nfq: suppress unused functions.
commit 58b20359a74d5b99f46138e4abe3fc989924df0b
Author: Eric Leblond <eric at regit.org>
Date:   Fri Nov 4 15:12:09 2011 +0100
    nfq: add worker runmode support.
commit aee2e3ddd6f429742511529fa588e5c428b70c3b
Author: Eric Leblond <eric at regit.org>
Date:   Fri Nov 4 09:27:19 2011 +0100
    nfq: Add autofp mode support
commit 115c3499d27efeb4c8110d0dcfa5ac3452e68477
Author: Eric Leblond <eric at regit.org>
Date:   Thu Dec 8 11:33:44 2011 +0100
    nfq: factorize auto mode
commit 70c574fb63f4622efff0c5fb2bd3c57515028f05
Author: Eric Leblond <eric at regit.org>
Date:   Thu Dec 8 11:25:45 2011 +0100
    runmode: Add support for IPS running mode
    
    This patch adds the 'auto', 'autofp' and 'worker' runmode for
    IPS. It provides a set of ready-to-use functions that can be
    used by NFQ and IPFW to implement this running mode.
commit 5cfdd7594f68037562dd616daf594a7f679f1099
Author: Eric Leblond <eric at regit.org>
Date:   Fri Oct 28 11:31:34 2011 +0200
    util-device: Modify function name.
    
    This patch modifies LiveBuildQueueList name to LiveBuildDeviceList
    to have a consistent naming accross function. It also adds a
    doxygen comment to add author and description of util-device.c
    file.
commit 7096e11ab558740acc2eb2c201efb11160a27753
Author: Eric Leblond <eric at regit.org>
Date:   Fri Nov 4 10:26:56 2011 +0100
    af-packet: simplify code.
commit 5cec22ac37511e9f5e89e3de62bcafe1d705acc9
Author: Eric Leblond <eric at regit.org>
Date:   Fri Nov 4 09:57:44 2011 +0100
    threads: Add sanity check.
commit 327fd048a06c4679494986bc6e271e82b33387a2
Author: Eileen Donlon <emdonlo at gmail.com>
Date:   Wed Dec 7 17:34:21 2011 -0500
    Fixed coredump windows compile issue
commit 6c55af847b5018fed759f2d885c62b430ca852e7
Author: Eric Leblond <eric at regit.org>
Date:   Wed Dec 7 19:17:13 2011 +0100
    'auto' running mode does not support 'threads' var.
    
    This patch modifies the RunModeSetLiveCaptureAuto() prototype to
    be able to detect that a 'threads' variable (telling how much
    threads must listen to one socket in IDS mode) has been used
    in the configuration file. It then print a warning message
    if this is the case.
-----------------------------------------------------------------------
Summary of changes:
 src/decode.h               |    5 +
 src/runmode-af-packet.c    |    4 +-
 src/runmode-ipfw.c         |  302 ++++++---------------------
 src/runmode-ipfw.h         |    2 +
 src/runmode-nfq.c          |  233 +++++----------------
 src/runmode-nfq.h          |    2 +
 src/runmode-pcap.c         |    4 +-
 src/runmode-pfring.c       |    3 +-
 src/source-af-packet.c     |    5 -
 src/source-ipfw.c          |  359 ++++++++++++++++++++++++--------
 src/source-ipfw.h          |   34 +++-
 src/source-nfq.c           |   88 ++++++---
 src/source-nfq.h           |   10 -
 src/suricata.c             |   15 +-
 src/tm-threads.c           |    6 +-
 src/util-coredump-config.c |    3 +-
 src/util-device.c          |   10 +-
 src/util-device.h          |    2 +-
 src/util-runmodes.c        |  496 +++++++++++++++++++++++++++++++++++++++++++-
 src/util-runmodes.h        |   21 ++-
 20 files changed, 1039 insertions(+), 565 deletions(-)
hooks/post-receive
-- 
OISF
    
    
More information about the Oisf-devel
mailing list