Wireshark-commits: [Wireshark-commits] rev 43840: /trunk-1.8/ /trunk-1.8/epan/dissectors/: packet-b
From: gerald@xxxxxxxxxxxxx
Date: Fri, 20 Jul 2012 00:36:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43840 User: gerald Date: 2012/07/19 05:36 PM Log: Copy over revisions from the trunk: ------------------------------------------------------------------------ r43443 | pascal | 2012-06-22 13:44:52 -0700 (Fri, 22 Jun 2012) | 3 lines Changed paths: M /trunk/epan/dissectors/packet-bootp.c Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7391 : Do not use same name for filters with incompatible types ------------------------------------------------------------------------ r43448 | pascal | 2012-06-23 07:36:21 -0700 (Sat, 23 Jun 2012) | 2 lines Changed paths: M /trunk/epan/dissectors/packet-icmp.c M /trunk/epan/dissectors/packet-icmpv6.c M /trunk/epan/dissectors/packet-tcp.c Do not use same name for filters with incompatible types ------------------------------------------------------------------------ r43474 | pascal | 2012-06-25 04:12:54 -0700 (Mon, 25 Jun 2012) | 2 lines Changed paths: M /trunk/epan/dissectors/packet-nas_eps.c Fix dissection of NAS EPS Service Request message (broken in r42200) ------------------------------------------------------------------------ r43556 | alagoutte | 2012-07-03 05:28:06 -0700 (Tue, 03 Jul 2012) | 10 lines Changed paths: M /trunk/epan/dissectors/packet-ieee80211.c From report of Dennis Mendoza via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7429 Wireshark > 1.4 does not correctly read Association ID for PS Poll packets Wireless Frame with subtype 0x1a don't interpret the Association ID (always 0). Fix : proto_tree_add_uint() wasn't changed to proto_tree_add_item() #BACKPORT ------------------------------------------------------------------------ r43560 | pascal | 2012-07-03 13:07:53 -0700 (Tue, 03 Jul 2012) | 3 lines Changed paths: M /trunk/epan/dissectors/packet-eap.c Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7430 : Dissection of EAP-SIM and EAP-AKA is broken ------------------------------------------------------------------------ r43576 | darkjames | 2012-07-05 14:09:34 -0700 (Thu, 05 Jul 2012) | 6 lines Changed paths: M /trunk/epan/dissectors/packet-nfs.c Fix bug #7436 offset returned from dissect_nfs_open_claim4, dissect_nfs_openflag4 were different when we were building tree and where we didn't. Fix other similar cases. ------------------------------------------------------------------------ r43600 | morriss | 2012-07-07 07:54:14 -0700 (Sat, 07 Jul 2012) | 5 lines Changed paths: M /trunk/ui/gtk/main_menubar.c Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7445 : "Find Next Mark" was duplicated in the Edit menu and "Find Previous Mark" was missing (the 2nd "Find Next Mark" would, if selected, find the previous mark). ------------------------------------------------------------------------ r43648 | pascal | 2012-07-10 08:43:03 -0700 (Tue, 10 Jul 2012) | 3 lines Changed paths: M /trunk/asn1/snmp/packet-snmp-template.c M /trunk/epan/dissectors/packet-snmp.c Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7438 : Do not call tvb_ensure_length_remaining on an empty tvb ------------------------------------------------------------------------ Update the release notes. Directory: /trunk-1.8/epan/dissectors/ Changes Path Action +111 -95 packet-bootp.c Modified +18 -12 packet-eap.c Modified +2 -2 packet-icmp.c Modified +12 -8 packet-icmpv6.c Modified +1 -2 packet-ieee80211.c Modified +21 -8 packet-nas_eps.c Modified +42 -82 packet-nfs.c Modified +6 -5 packet-snmp.c Modified +45 -55 packet-tcp.c Modified Directory: /trunk-1.8/docbook/ Changes Path Action +36 -0 release-notes.xml Modified (2 files not shown)
- Prev by Date: [Wireshark-commits] rev 43839: /trunk-1.8/ /trunk-1.8/epan/dissectors/: packet-ppp.c /trunk-1.8/docbook/: release-notes.xml
- Next by Date: [Wireshark-commits] rev 43841: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-sip.c
- Previous by thread: [Wireshark-commits] rev 43839: /trunk-1.8/ /trunk-1.8/epan/dissectors/: packet-ppp.c /trunk-1.8/docbook/: release-notes.xml
- Next by thread: [Wireshark-commits] rev 43841: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-sip.c
- Index(es):