nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 Wireshark 2.2.3 Release Notes
2 __________________________________________________________________
3  
4 What is Wireshark?
5  
6 Wireshark is the world's most popular network protocol analyzer. It is
7 used for troubleshooting, analysis, development and education.
8 __________________________________________________________________
9  
10 What's New
11  
12 Bug Fixes
13  
14 The following vulnerabilities have been fixed:
15 * Arbitrary file deletion on Windows. ([1]Bug 13217)
16  
17 The following bugs have been fixed:
18 * Saving all exported objects (SMB/SMB2) results in out of physical
19 memory. ([2]Bug 11133)
20 * Export HTTP Objects - Single file shows as multiple files in 2.0.2.
21 ([3]Bug 12230)
22 * Follow Stream and graph buttons remain greyed out in conversation
23 window. ([4]Bug 12893)
24 * Dicom list of tags in element of VR=AT not properly decoded.
25 ([5]Bug 13077)
26 * Malformed Packet: BGP Update (withdraw) message. ([6]Bug 13146)
27 * Install fail on macOS Sierra (error PKInstallErrorDomain Code=112).
28 ([7]Bug 13152)
29 * GTP: "Create PDP Context response" message shows back-off timer as
30 malformed when included in the response. ([8]Bug 13153)
31 * ICMP dissector fails to properly detect timestamps. ([9]Bug 13161)
32 * RLC misdissection. ([10]Bug 13162)
33 * Text2pcap on Windows produces corrupt output when writing the
34 capture file to the standard output. ([11]Bug 13165)
35 * HTML escaping of quotes in error message. ([12]Bug 13178)
36 * TShark doesn't respect protocols.display_hidden_proto_items
37 setting. ([13]Bug 13192)
38 * RPC/RDMA dissector should exit when frame is not RPC-over-RDMA.
39 ([14]Bug 13195)
40 * Some RPC-over-RDMA frames are not recognized as RPC-over-RDMA.
41 ([15]Bug 13196)
42 * RPC-over-RDMA frames with chunk lists are "Malformed". ([16]Bug
43 13197)
44 * TShark fails to pass RPC-over-RDMA frames to RPC subdissector.
45 ([17]Bug 13198)
46 * Adding a DOF DPS Identity Secret, session Key, or Mode Template
47 causes Wireshark to crash. ([18]Bug 13209)
48 * Wireshark shows "MS Video Source Request" in a RTCP packet as
49 "Malformed". ([19]Bug 13212)
50  
51 New and Updated Features
52  
53 There are no new features in this release.
54  
55 New File Format Decoding Support
56  
57 There are no new file formats in this release.
58  
59 New Protocol Support
60  
61 There are no new protocols in this release.
62  
63 Updated Protocol Support
64  
65 BGP, BOOTP/DHCP, BTLE, DICOM, DOF, Echo, GTP, ICMP, Radiotap, RLC, RPC
66 over RDMA, RTCP, SMB, TCP, UFTP4, and VXLAN
67  
68 New and Updated Capture File Support
69  
70 There is no new or updated capture file support in this release.
71  
72 New and Updated Capture Interfaces support
73  
74 There are no new or updated capture interfaces supported in this
75 release.
76  
77 Major API Changes
78  
79 There are no major API changes in this release.
80 __________________________________________________________________
81  
82 Getting Wireshark
83  
84 Wireshark source code and installation packages are available from
85 [20]https://www.wireshark.org/download.html.
86  
87 Vendor-supplied Packages
88  
89 Most Linux and Unix vendors supply their own Wireshark packages. You
90 can usually install or upgrade Wireshark using the package management
91 system specific to that platform. A list of third-party packages can be
92 found on the [21]download page on the Wireshark web site.
93 __________________________________________________________________
94  
95 File Locations
96  
97 Wireshark and TShark look in several different locations for preference
98 files, plugins, SNMP MIBS, and RADIUS dictionaries. These locations
99 vary from platform to platform. You can use About->Folders to find the
100 default locations on your system.
101 __________________________________________________________________
102  
103 Known Problems
104  
105 Dumpcap might not quit if Wireshark or TShark crashes. ([22]Bug 1419)
106  
107 The BER dissector might infinitely loop. ([23]Bug 1516)
108  
109 Capture filters aren't applied when capturing from named pipes.
110 ([24]Bug 1814)
111  
112 Filtering tshark captures with read filters (-R) no longer works.
113 ([25]Bug 2234)
114  
115 Application crash when changing real-time option. ([26]Bug 4035)
116  
117 Wireshark and TShark will display incorrect delta times in some cases.
118 ([27]Bug 4985)
119  
120 Wireshark should let you work with multiple capture files. ([28]Bug
121 10488)
122  
123 Dell Backup and Recovery (DBAR) makes many Windows applications crash,
124 including Wireshark. ([29]Bug 12036)
125 __________________________________________________________________
126  
127 Getting Help
128  
129 Community support is available on [30]Wireshark's Q&A site and on the
130 wireshark-users mailing list. Subscription information and archives for
131 all of Wireshark's mailing lists can be found on [31]the web site.
132  
133 Official Wireshark training and certification are available from
134 [32]Wireshark University.
135 __________________________________________________________________
136  
137 Frequently Asked Questions
138  
139 A complete FAQ is available on the [33]Wireshark web site.
140 __________________________________________________________________
141  
142 Last updated 2016-12-14 17:11:41 UTC
143  
144 References
145  
146 1. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13217
147 2. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11133
148 3. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12230
149 4. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12893
150 5. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13077
151 6. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13146
152 7. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13152
153 8. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13153
154 9. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13161
155 10. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13162
156 11. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13165
157 12. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13178
158 13. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13192
159 14. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13195
160 15. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13196
161 16. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13197
162 17. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13198
163 18. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13209
164 19. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13212
165 20. https://www.wireshark.org/download.html
166 21. https://www.wireshark.org/download.html#thirdparty
167 22. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1419
168 23. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1516
169 24. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1814
170 25. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2234
171 26. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4035
172 27. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4985
173 28. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10488
174 29. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12036
175 30. https://ask.wireshark.org/
176 31. https://www.wireshark.org/lists/
177 32. http://www.wiresharktraining.com/
178 33. https://www.wireshark.org/faq.html