[Oisf-devel] [COMMIT] OISF branch, master, updated. 9b75de333954acff95a2cf0c39b188889f9848a2

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Nov 11 09:17:33 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  9b75de333954acff95a2cf0c39b188889f9848a2 (commit)
       via  43ffd779f80a5f0f85acef6cf107c048aff1f746 (commit)
       via  0ac1cabf2a77fe1012e53fde5ffe465ef4b48aa6 (commit)
       via  d5e254d50478da4893b77bcb05694c37af961beb (commit)
       via  9f73503daaf9ca48bfb930d4da0a647930c689c6 (commit)
       via  d034b10180d2f5a17a8306286bbeeedf50feb145 (commit)
       via  781e7c776ffda8f82c3a5ce3ec89097dcdf0c050 (commit)
       via  5c56053a33cca4621b7b3e04400a4dc680dc67c7 (commit)
       via  fb76561b096669ab974c07d27546caddcbc70f63 (commit)
       via  8cc82c7241daa78425dfacf9f8fae498c22f4020 (commit)
      from  6256d6b598bfe5caf838d14f1283cac1d6a098ed (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 9b75de333954acff95a2cf0c39b188889f9848a2
Author: Eric Leblond <eric at regit.org>
Date:   Mon Nov 7 11:08:17 2011 +0100

    pfring: fix compilation when pfring is desactivated.

commit 43ffd779f80a5f0f85acef6cf107c048aff1f746
Author: Eric Leblond <eric at regit.org>
Date:   Thu Nov 3 11:17:38 2011 +0100

    autotools: add libpcap dependencyto pfring for checks.
    
    PF_RING seems to depend on pcap if bfp filter is activated. For this
    reason, not having the dependency during configure test causes a
    failure in feature detection.

commit 0ac1cabf2a77fe1012e53fde5ffe465ef4b48aa6
Author: Eric Leblond <eric at regit.org>
Date:   Wed Nov 2 16:49:18 2011 +0100

    autotools: fix problem of pfring configuration.

commit d5e254d50478da4893b77bcb05694c37af961beb
Author: deltay <delta.yeh at gmail.com>
Date:   Fri Oct 28 15:22:24 2011 +0800

    Add pfring bpf filter, require pfring >= 5.1

commit 9f73503daaf9ca48bfb930d4da0a647930c689c6
Author: Eric Leblond <eric at regit.org>
Date:   Thu Nov 3 11:46:29 2011 +0100

    capability: rework capability assignement
    
    THis patch rework the capability code to use a switch
    instead of a if. It also "reduces" PF_RING and NFQ capabilities.

commit d034b10180d2f5a17a8306286bbeeedf50feb145
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Thu Nov 10 14:01:30 2011 +0530

    remove debug prints added to ac code

commit 781e7c776ffda8f82c3a5ce3ec89097dcdf0c050
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Thu Nov 10 13:39:05 2011 +0530

    fix indentation in ac code

commit 5c56053a33cca4621b7b3e04400a4dc680dc67c7
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Thu Nov 10 13:37:24 2011 +0530

    Reintroduced optimized support for < 32k states for ac

commit fb76561b096669ab974c07d27546caddcbc70f63
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Nov 11 09:35:42 2011 +0100

    Set version to 1.2dev to reflect we're in the 1.2 branch.

commit 8cc82c7241daa78425dfacf9f8fae498c22f4020
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Nov 8 17:54:58 2011 +0100

    Add -S commandline option that loads a rule file exclusively. Issue #338.

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

Summary of changes:
 configure.in         |   32 +++----
 src/detect.c         |   43 +++++----
 src/detect.h         |    2 +-
 src/runmode-pfring.c |   27 ++++++
 src/source-pfring.c  |   19 ++++
 src/source-pfring.h  |    3 +
 src/suricata.c       |   20 ++++-
 src/suricata.h       |    2 +-
 src/util-error.c     |    1 +
 src/util-error.h     |    1 +
 src/util-mpm-ac.c    |  237 +++++++++++++++++++++++++++++++++++--------------
 src/util-privs.c     |   26 ++++--
 suricata.yaml        |    2 +
 13 files changed, 295 insertions(+), 120 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list