[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2.1-244-ga39529d

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Mar 30 12:19:38 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  a39529db5dbb12cf0632fdbe68991858f60c42a9 (commit)
       via  374947c354b8f1b8693316f5f7d83ff690ee8b9b (commit)
       via  92e7a7d2546ddd65ec528d1ae081b2e0779ffd3a (commit)
       via  073ce64786b2f71b39bde32f3b7d7a1bd657952f (commit)
      from  c22755fec5d46831f889cf9bdb291694c32f6a2c (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 a39529db5dbb12cf0632fdbe68991858f60c42a9
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Mar 30 13:07:00 2012 +0200

    ipv6: fix routing header parsing leading to rejection of valid packets.

commit 374947c354b8f1b8693316f5f7d83ff690ee8b9b
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Mar 30 12:43:15 2012 +0200

    ipv6: properly deal with packets containing a FH header that has offset 0 and no more frags flag set.

commit 92e7a7d2546ddd65ec528d1ae081b2e0779ffd3a
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Mar 30 11:26:02 2012 +0200

    ipv6: fix detection engine using the originals IPv6 header's nxt hdr value instead of the upper layer one.

commit 073ce64786b2f71b39bde32f3b7d7a1bd657952f
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Mar 30 10:09:03 2012 +0200

    Fix parsing of tcp-pkt and tcp-stream sigs, add unittest.

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

Summary of changes:
 rules/decoder-events.rules |    4 ++
 src/decode-events.h        |    1 +
 src/decode-ipv6.c          |   74 ++++++++++++++++++++++++++++++++++++++++++-
 src/decode-ipv6.h          |    5 +++
 src/decode.h               |    2 +-
 src/detect-engine-event.h  |    1 +
 src/detect-engine-proto.c  |   38 ++++++++++++++++++++++
 src/detect-parse.c         |    2 +-
 8 files changed, 123 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list