[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.0RC1-16-gb4dad91

OISF Git noreply at openinfosecfoundation.org
Mon Dec 7 14:09:02 UTC 2015


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  b4dad91e269bacd5c2323b65203e9be6384140da (commit)
       via  36fde7df428aeaab7f089c744753778fd7685a91 (commit)
       via  86a3f064104ae4a74588ecb1c9380bc0a79d2f5c (commit)
       via  bed18678308c18be47797cd1beeb3743eaeb5cc7 (commit)
       via  9d882116e271e696fd30e6264f4af4976198b07d (commit)
       via  cf2588acc40823849d90ad4db12b64a507701ef2 (commit)
       via  f89a4219906fe40cf2fb3092e6eaf1abd732faf8 (commit)
       via  49dbb455b5c3cd22941011a01763eaf1f04ba5d8 (commit)
       via  7b45a8a2a9cad49331654ee450e2c51b0cc26537 (commit)
       via  d87a60f3cc87d346a9b1e04ff133dfed6e9f7cbe (commit)
       via  538f37bd384846d53e5bb70ce04164eff6c673f6 (commit)
       via  8ac48872a5a005bf97bb90cdc0ecf1fe620448a2 (commit)
      from  019f85644251fc56ae12122ec0fc6279017d96b9 (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 b4dad91e269bacd5c2323b65203e9be6384140da
Author: Victor Julien <victor at inliniac.net>
Date:   Sun Dec 6 10:53:42 2015 +0100

    unified2: disable by default

commit 36fde7df428aeaab7f089c744753778fd7685a91
Author: Victor Julien <victor at inliniac.net>
Date:   Sun Nov 8 09:55:00 2015 +0100

    stats log: suppress 0 counters by default

commit 86a3f064104ae4a74588ecb1c9380bc0a79d2f5c
Author: Victor Julien <victor at inliniac.net>
Date:   Sun Nov 8 09:18:17 2015 +0100

    afpacket: suppress output

commit bed18678308c18be47797cd1beeb3743eaeb5cc7
Author: Victor Julien <victor at inliniac.net>
Date:   Sun Nov 8 09:06:03 2015 +0100

    afpacket: move zero copy setup to config parsing
    
    This way it's run and logged per device, instead of per thread.

commit 9d882116e271e696fd30e6264f4af4976198b07d
Author: Victor Julien <victor at inliniac.net>
Date:   Sun Nov 8 09:01:52 2015 +0100

    afpacket: indent fixup

commit cf2588acc40823849d90ad4db12b64a507701ef2
Author: Victor Julien <victor at inliniac.net>
Date:   Sun Nov 8 08:58:26 2015 +0100

    offloading: compress printing of iface offloading

commit f89a4219906fe40cf2fb3092e6eaf1abd732faf8
Author: Victor Julien <victor at inliniac.net>
Date:   Sun Nov 8 08:48:24 2015 +0100

    afpacket: on missing cluster settings, set defaults

commit 49dbb455b5c3cd22941011a01763eaf1f04ba5d8
Author: Victor Julien <victor at inliniac.net>
Date:   Sat Nov 7 21:24:07 2015 +0100

    afpacket: add null decoder, put ethernet first

commit 7b45a8a2a9cad49331654ee450e2c51b0cc26537
Author: Victor Julien <victor at inliniac.net>
Date:   Sat Nov 7 19:28:25 2015 +0100

    device: constify string args

commit d87a60f3cc87d346a9b1e04ff133dfed6e9f7cbe
Author: Jason Ish <ish at unx.ca>
Date:   Thu Dec 3 15:40:08 2015 -0600

    modbus: disable by default

commit 538f37bd384846d53e5bb70ce04164eff6c673f6
Author: Eric Leblond <eric at regit.org>
Date:   Thu Dec 3 12:07:03 2015 +0100

    output-json: add app_proto key in root
    
    By adding the key in the root of *flow and fileinfo  events it
    will be possible to get all events for one application layer by
    using a 'event_type:proto OR app_proto:proto' filter. This will
    permit to the analyst to get a good view of events related to
    one protocol.
    
    This patch also fixes a regression in file logging where app_proto
    was available before 94dbd303e4744a40f3761265be7c73a7a4754764 create
    the regression.

commit 8ac48872a5a005bf97bb90cdc0ecf1fe620448a2
Author: Alexander Gozman <a.gozman at securitycode.ru>
Date:   Mon Nov 30 11:21:05 2015 +0300

    Feature 1605: more descriptive error messages when checking MTU, etc

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

Summary of changes:
 src/app-layer-modbus.c    | 14 +++-----------
 src/log-stats.c           |  8 ++++++++
 src/output-json-file.c    |  2 ++
 src/output-json-flow.c    |  2 +-
 src/output-json-netflow.c |  4 ++--
 src/runmode-af-packet.c   | 33 +++++++++++++++++++++++++++------
 src/source-af-packet.c    | 41 +++++++++++++----------------------------
 src/util-device.c         |  8 ++++----
 src/util-device.h         |  8 ++++----
 src/util-ioctl.c          | 31 ++++++++++++++-----------------
 suricata.yaml.in          |  7 ++++---
 11 files changed, 82 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list