http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37444
User: gerald
Date: 2011/05/27 01:46 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r37426 | jake | 2011-05-27 00:02:26 -0700 (Fri, 27 May 2011) | 3 lines
Changed paths:
M /trunk/epan/dissectors/packet-6lowpan.c
From Colin O'Flynn:
Avoid processing tvb when fragment dissection didn't create one.
------------------------------------------------------------------------
r37439 | cmaynard | 2011-05-27 07:38:42 -0700 (Fri, 27 May 2011) | 4 lines
Changed paths:
M /trunk/epan/dissectors/packet-dhcpv6.c
When parsing OPTION_REMOTE_ID, don't modify optlen or we'll return the wrong
number of bytes consumed.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5962
------------------------------------------------------------------------
Copy over with manual intervention:
------------------------------------------------------------------------
r37400 | morriss | 2011-05-25 14:47:35 -0700 (Wed, 25 May 2011) | 7 lines
Changed paths:
M /trunk/epan/dissectors/packet-sccp.c
M /trunk/epan/dissectors/packet-sccp.h
Add some expert infos for unusual messages:
- routing on SSN but the SSN is not present or is unspecified (zero)
- message handling has an unexpected value
- message class is incorrect for the message type
Also clean up some indentation and other white space.
------------------------------------------------------------------------
Fix a typo in the release notes.
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+5 -0 packet-6lowpan.c Modified
+2 -3 packet-dhcpv6.c Modified
+104 -44 packet-sccp.c Modified
+0 -2 packet-sccp.h Modified
Directory: /trunk-1.6/docbook/
Changes Path Action
+1 -1 release-notes.xml Modified