[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.3.1-9-g6480cd1
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Wed Aug 22 10:26:40 UTC 2012
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 6480cd1b9c2ad93288fc969d894270a7be32dc77 (commit)
from 09fa0b95429e9f6a1fb5c91c2f23b5d428f18520 (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 6480cd1b9c2ad93288fc969d894270a7be32dc77
Author: Eric Leblond <eric at regit.org>
Date: Mon Jul 16 12:16:37 2012 +0200
Teredo tunnel supports
This patch should fix #480 by adding the support of Teredo tunnel.
The IPv6 content of the tunnel will be parsed in a similar way as
what is done the GRE tunnel. Signatures will then be matched on the
IPv6 content.
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 1 +
src/decode-teredo.c | 108 +++++++++++++++++++++++++++++++++
src/{util-ioctl.h => decode-teredo.h} | 12 +---
src/decode-udp.c | 8 +++
4 files changed, 120 insertions(+), 9 deletions(-)
create mode 100644 src/decode-teredo.c
copy src/{util-ioctl.h => decode-teredo.h} (76%)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list