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

rmkml rmkml at yahoo.fr
Thu Feb 5 21:03:10 UTC 2015


Thx gureedo!

Any idea what performance improvement with netmap support please ?
IDS mode ? IPS mode ?

Regards
@Rmkml


On Thu, 5 Feb 2015, OISF Git wrote:

> 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
> _______________________________________________
> Suricata IDS Devel mailing list: oisf-devel at openinfosecfoundation.org
> Site: http://suricata-ids.org | Participate: http://suricata-ids.org/participate/
> List: https://lists.openinfosecfoundation.org/mailman/listinfo/oisf-devel
> Redmine: https://redmine.openinfosecfoundation.org/
>



More information about the Oisf-devel mailing list