Wireshark-commits: [Wireshark-commits] rev 38904: /trunk-1.6/ /trunk-1.6/epan/dissectors/: packet-b
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38904
User: gerald
Date: 2011/09/06 01:26 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r38878 | alagoutte | 2011-09-04 12:16:20 -0700 (Sun, 04 Sep 2011) | 6 lines
Changed paths:
M /trunk/epan/dissectors/packet-ieee80211.c
From Daniel Smith via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6264
Wireshark improperly parsing 802.11 Beacon Country Information tag
From me:
Fix this issue (miss the optionnal Pad field for Country Tag)
------------------------------------------------------------------------
r38723 | alagoutte | 2011-08-24 14:37:37 -0700 (Wed, 24 Aug 2011) | 8 lines
Changed paths:
M /trunk/epan/dissectors/packet-bgp.c
From astramax57 via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6188
In some BGP captures the AS_PATH attribute was decode wrong, if the asn length determines automatically
From me:
Fix some whitespace...
Fix error: ‘for’ loop initial declarations are only allowed in C99 mode
Replace unsigned by guint
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+26 -5 packet-bgp.c Modified
+13 -0 packet-ieee80211.c Modified
Directory: /trunk-1.6/docbook/
Changes Path Action
+20 -10 release-notes.xml Modified