http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37443
User: gerald
Date: 2011/05/27 01:31 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r37370 | cmaynard | 2011-05-23 10:53:51 -0700 (Mon, 23 May 2011) | 2 lines
Changed paths:
M /trunk/AUTHORS
M /trunk/epan/dissectors/packet-dect.c
From Romain Fliedel via bug 5947: Fix the mask for extracting FMID.
------------------------------------------------------------------------
r37374 | guy | 2011-05-24 09:17:43 -0700 (Tue, 24 May 2011) | 2 lines
Changed paths:
M /trunk/tshark.c
Don't print hidden columns.
------------------------------------------------------------------------
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
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.4/epan/dissectors/
Changes Path Action
+5 -0 packet-6lowpan.c Modified
+1 -1 packet-dect.c Modified
+2 -3 packet-dhcpv6.c Modified
Directory: /trunk-1.4/docbook/
Changes Path Action
+14 -0 release-notes.xml Modified
Directory: /trunk-1.4/
Changes Path Action
+1 -0 AUTHORS Modified
+3 -0 tshark.c Modified