[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-424-gf76448c

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed Dec 4 13:33:39 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  f76448c1e6d220169f68a3504d35fbe8fdcab257 (commit)
      from  e9a4871077cfcdcc0da095da0c2843f63578ad16 (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 f76448c1e6d220169f68a3504d35fbe8fdcab257
Author: Eric Leblond <eric at regit.org>
Date:   Wed Dec 4 10:43:17 2013 +0100

    decode: fix failure in layered tunnel
    
    If we have multiple layer of tunnel, the decoding of initial
    Packet will recurse in DecodeTunnel function called in
    PacketTunnelPktSetup. If we are not setting the pseudo
    packet root before calling DecodeTunnel (as done in previous
    code), then the tunnel root will no be correct for the lower
    layer packets. This result in an counter problem and a suricata
    failure after some time.

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

Summary of changes:
 src/decode.c |   16 ++++++++++------
 src/decode.h |    1 +
 2 files changed, 11 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list