http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43871
User: gerald
Date: 2012/07/20 01:40 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r43174 | cmaynard | 2012-06-09 08:43:08 -0700 (Sat, 09 Jun 2012) | 3 lines
Changed paths:
M /trunk/epan/dissectors/packet-syslog.c
Allow syslog to work with "Decode As" for TCP.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5241
------------------------------------------------------------------------
r43179 | cmaynard | 2012-06-09 10:56:08 -0700 (Sat, 09 Jun 2012) | 2 lines
Changed paths:
M /trunk/asn1/snmp/packet-snmp-template.c
M /trunk/epan/dissectors/packet-diameter.c
M /trunk/epan/dissectors/packet-snmp.c
M /trunk/epan/dissectors/packet-vmlab.c
Do not use BASE_NONE for FT_*INT* types.
------------------------------------------------------------------------
r43187 | cmaynard | 2012-06-10 12:43:40 -0700 (Sun, 10 Jun 2012) | 3 lines
Changed paths:
M /trunk/epan/dissectors/packet-udp.c
Fix UDP-Lite checksum verification bug introduced with r40387 and reported by "answer" via http://ask.wireshark.org/questions/11798/is-udp-lite-checksum-correct-ipv6
There is a difference between the UDP and UDP-Lite pseudo header that wasn't realized when r40387 was committed. Details of the difference in http://tools.ietf.org/html/rfc3828#section-3.2
------------------------------------------------------------------------
r43191 | cmaynard | 2012-06-10 17:53:23 -0700 (Sun, 10 Jun 2012) | 2 lines
Changed paths:
M /trunk/AUTHORS
Remove duplicate entry.
------------------------------------------------------------------------
Copy over by hand:
------------------------------------------------------------------------
r43139 | darkjames | 2012-06-06 12:59:55 -0700 (Wed, 06 Jun 2012) | 4 lines
Changed paths:
M /trunk/wiretap/netscreen.c
Fix bug #7340
interface name can also contain hyphen (v1-untrust, v1-trust).
------------------------------------------------------------------------
r43172 | cmaynard | 2012-06-08 20:41:23 -0700 (Fri, 08 Jun 2012) | 2 lines
Changed paths:
M /trunk/capture_sync.c
M /trunk/epan/filesystem.c
M /trunk/rawshark.c
Be sure to specify FORMAT_MESSAGE_IGNORE_INSERTS in the dwFlags arg to all FormatMessage() calls where FORMAT_MESSAGE_FROM_SYSTEM is also specified. (Ref: http://blogs.msdn.com/b/oldnewthing/archive/2007/11/28/6564257.aspx)
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.4/epan/dissectors/
Changes Path Action
+1 -1 packet-diameter.c Modified
+1 -1 packet-snmp.c Modified
+1 -0 packet-syslog.c Modified
+8 -2 packet-udp.c Modified
+1 -1 packet-vmlab.c Modified
Directory: /trunk-1.4/docbook/
Changes Path Action
+16 -1 release-notes.xml Modified
Directory: /trunk-1.4/epan/
Changes Path Action
+1 -1 filesystem.c Modified
Directory: /trunk-1.4/asn1/snmp/
Changes Path Action
+1 -1 packet-snmp-template.c Modified
Directory: /trunk-1.4/
Changes Path Action
+0 -1 AUTHORS Modified
+2 -2 capture_sync.c Modified
+2 -2 rawshark.c Modified
(1 file not shown)