[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.1beta3-20-g1010406

OISF Git noreply at openinfosecfoundation.org
Thu Feb 5 18:09:53 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  10104066e17a59769467cc5350eac59ee37404f1 (commit)
      from  cbe934267efa0973b042853cd36a99c2b3c83941 (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 10104066e17a59769467cc5350eac59ee37404f1
Author: gureedo <gureedo at intersvyaz.net>
Date:   Sat Dec 13 16:12:40 2014 +0500

    netmap support

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

Summary of changes:
 configure.ac                            |   17 +
 src/Makefile.am                         |    2 +
 src/decode.h                            |    4 +
 src/runmode-netmap.c                    |  439 ++++++++++++++
 src/{decode-mpls.h => runmode-netmap.h} |   27 +-
 src/runmodes.c                          |   10 +
 src/runmodes.h                          |    2 +
 src/source-netmap.c                     |  999 +++++++++++++++++++++++++++++++
 src/source-netmap.h                     |   62 ++
 src/suricata.c                          |   62 ++
 src/tm-modules.c                        |    2 +
 src/tm-threads-common.h                 |    2 +
 src/util-error.c                        |    3 +
 src/util-error.h                        |    3 +
 suricata.yaml.in                        |   33 +
 15 files changed, 1653 insertions(+), 14 deletions(-)
 create mode 100644 src/runmode-netmap.c
 copy src/{decode-mpls.h => runmode-netmap.h} (63%)
 create mode 100644 src/source-netmap.c
 create mode 100644 src/source-netmap.h


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list