http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41677
User: gerald
Date: 2012/03/19 11:06 AM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r41633 | guy | 2012-03-17 14:46:43 -0700 (Sat, 17 Mar 2012) | 6 lines
Changed paths:
M /trunk/epan/dissectors/packet-radiotap.c
Mark the computed-from-the-MCS-field data rate as generated, and make it
cover the entire MCS field, in the hopes of avoiding the need to ask
questions such as
http://ask.wireshark.org/questions/9461
------------------------------------------------------------------------
r41675 | morriss | 2012-03-19 10:12:04 -0700 (Mon, 19 Mar 2012) | 5 lines
Changed paths:
M /trunk/epan/dissectors/packet-diameter.c
Fix crash (caused by a corrupted Diameter dictionary) reported in
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6664 :
Add some sanity checks before adding types, vendors, commands, and AVPs.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+26 -3 packet-diameter.c Modified
+1 -1 packet-gtp.c Modified
+7 -2 packet-mpls-echo.c Modified
+2 -1 packet-ptp.c Modified
+8 -6 packet-radiotap.c Modified
+7 -3 packet-ses.c Modified
+2 -7 packet-usb.c Modified
Directory: /trunk-1.6/docbook/
Changes Path Action
+56 -1 release-notes.xml Modified
Directory: /trunk-1.6/gtk/
Changes Path Action
+2 -0 dfilter_expr_dlg.c Modified