[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-118-g71ffed5

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Thu Mar 28 09:18:56 UTC 2013


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  71ffed5128dbbf493be89b71eca85d319b0b20f7 (commit)
       via  aa363a8144d2bcacba3bedebceaa6e7ef2c39bbb (commit)
       via  26b7af1483fa27bbacd1d8f4dc911f337c557a1b (commit)
       via  539de3f5ead2468c7c900a4f3b424cdc42e0d17e (commit)
       via  b7e78d33b105105273a6275ae48e914b4de9021f (commit)
       via  dfbb31df8a03c4b150079902088e305060132a8e (commit)
      from  6913109bf3948a887b5b55b09927d16632f2365a (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 71ffed5128dbbf493be89b71eca85d319b0b20f7
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Wed Mar 27 17:57:55 2013 +0530

    Handle the case of pcre combined with a relative content, where pcre has the
    set to match from start of line and we discontinue matching on not finding
    match.

commit aa363a8144d2bcacba3bedebceaa6e7ef2c39bbb
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Tue Mar 26 13:20:54 2013 +0530

    unittest to display #784.

commit 26b7af1483fa27bbacd1d8f4dc911f337c557a1b
Author: Eric Leblond <eric at regit.org>
Date:   Tue Mar 26 18:24:46 2013 +0100

    Don't try to sniff 'default' interface
    
    Whan running suricata via 'suricata --af-packet', the list of interfaces
    was containing the 'default' interface and sniffing it was attempted.
    This was not wanted.

commit 539de3f5ead2468c7c900a4f3b424cdc42e0d17e
Author: Eric Leblond <eric at regit.org>
Date:   Tue Mar 26 17:59:35 2013 +0100

    bpf filter: use SCLogError instead of fprintf

commit b7e78d33b105105273a6275ae48e914b4de9021f
Author: Eric Leblond <eric at regit.org>
Date:   Tue Mar 26 16:32:36 2013 +0100

    af-packet: warn about BPF filter consequence in IPS mode
    
    This patch add a message to warn user about the impact of using a
    BPF filter in IPS mode.

commit dfbb31df8a03c4b150079902088e305060132a8e
Author: Eric Leblond <eric at regit.org>
Date:   Tue Mar 26 14:16:23 2013 +0100

    Exit if bpf is used in IPS mode

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

Summary of changes:
 src/detect-engine-content-inspection.c |    1 -
 src/detect-engine-payload.c            |   45 ++++++++++++++++++++++++++++++++
 src/source-af-packet.c                 |    6 ++++
 src/suricata.c                         |    9 +++++-
 src/util-device.c                      |    2 +
 src/util-error.c                       |    1 +
 src/util-error.h                       |    1 +
 7 files changed, 63 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list