[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-339-gc6a8d0a

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Nov 18 13:03:41 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  c6a8d0ab6b531f6672f17e64c16a4824b0e426ef (commit)
       via  27caa8aea7f3ced5a905196662c31fdb9cd83701 (commit)
      from  36bc8d5cd0549b061dc4688a408592d1b147b465 (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 c6a8d0ab6b531f6672f17e64c16a4824b0e426ef
Author: Ken Steele <ken at tilera.com>
Date:   Thu Nov 14 13:20:10 2013 -0500

    Share Packet checksum values for TCP, UDP, IPv6. ICMPv4 and ICMPv6
    
    Keep a separate checksum for IPV4, since a packet can have both an IPV4
    checksum and a TCPV4 checksum, or IPV4 and UDPV4 checksum.
    
    This will allow future sharing of more values.
    
    Use PACKET_RESET_CHECKSUMS() in Unit Tests in place of setting the
    individual checksum values.

commit 27caa8aea7f3ced5a905196662c31fdb9cd83701
Author: Ken Steele <ken at tilera.com>
Date:   Fri Nov 15 21:17:34 2013 -0500

    Add missing case for DNS_CONFIG
    
    Found compiling with -Werror

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

Summary of changes:
 src/decode-icmpv4.h |    5 +---
 src/decode-icmpv6.h |    5 +---
 src/decode-tcp.h    |    5 +---
 src/decode-udp.h    |    4 +--
 src/decode.h        |    8 +++---
 src/detect-csum.c   |   72 +++++++++++++++++++++++++-------------------------
 src/detect.c        |   61 +++++++++++++++++++++----------------------
 src/stream-tcp.c    |   20 +++++++-------
 src/util-error.c    |    1 +
 9 files changed, 85 insertions(+), 96 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list