-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
205 lines (167 loc) · 8.61 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
Wireshark 1.10.0 Release Notes
__________________________________________________________
What is Wireshark?
Wireshark is the world's most popular network protocol
analyzer. It is used for troubleshooting, analysis, development
and education.
__________________________________________________________
What's New
Bug Fixes
The following bugs have been fixed:
* Redirecting the standard output didn't redirect the output
the of -D or -L flags. This fix means that the output of
those flags now goes to the standard output, not the
standard error, as it did in previous releases. [1]Bug 8609
New and Updated Features
The following features are new (or have been significantly
updated) since version 1.8:
* Wireshark on 32- and 64-bit Windows supports automatic
updates.
* The packet bytes view is faster.
* You can now display a list of resolved host names in
"hosts" format within Wireshark.
* The wireless toolbar has been updated.
* Wireshark on Linux does a better job of detecting interface
addition and removal.
* It is now possible to compare two fields in a display
filter (for example: udp.srcport != udp.dstport). The two
fields must be of the same type for this to work.
* The Windows installers ship with WinPcap 4.1.3, which
supports Windows 8.
* USB type and product name support has been improved.
* All Bluetooth profiles and protocols are now supported.
* Wireshark now calculates HTTP response times and presents
the result in a new field in the HTTP response. Links from
the request's frame to the response's frame and vice-versa
are also added.
* The main welcome screen and status bar now display file
sizes using strict SI prefixes instead of old-style binary
prefixes.
* Capinfos now prints human-readable statistics with SI
suffixes by default.
* It is now possible to open a referenced packet (such as the
matched request or response packet) in a new window.
* Tshark can now display only the hex/ascii packet data
without requiring that the packet summary and/or packet
details are also displayed. If you want the old behavior,
use -Px instead of just -x.
* Wireshark can be compiled using GTK+ 3.
* The Wireshark application icon, capture toolbar icons, and
other icons have been updated.
* Tshark's filtering and multi-pass analysis have been
reworked for consistency and in order to support dependent
frame calculations during reassembly. See the man page
descriptions for -2, -R, and -Y.
* Tshark's -G fields2 and -G fields3 options have been
eliminated. The -G fields option now includes the 2 extra
fields that -G fields3 previously provided, and the blurb
information has been relegated to the last column since in
many cases it is blank anyway.
* Wireshark dropped the left-handed settings from the
preferences. This is still configurable via the GTK
settings (add "gtk-scrolled-window-placement = top-right"
in the config file, which might be called [/.gtkrc-2.0 or
]/.config/gtk-3.0/settings.ini).
* Wireshark now ships with two global configuration files:
Bluetooth, which contains coloring rules for Bluetooth and
Classic, which contains the old-style coloring rules.
* The LOAD() metric in the IO-graph now shows the load in IO
units instead of thousands of IO units.
New Protocol Support
Amateur Radio AX.25, Amateur Radio BPQ, Amateur Radio NET/ROM,
America Online (AOL), AR Drone, Automatic Position Reporting
System (APRS), AX.25 KISS, AX.25 no Layer 3, Bitcoin Protocol,
Bluetooth Attribute Protocol, Bluetooth AVCTP Protocol,
Bluetooth AVDTP Protocol, Bluetooth AVRCP Profile, Bluetooth
BNEP Protocol, Bluetooth HCI USB Transport, Bluetooth HCRP
Profile, Bluetooth HID Profile, Bluetooth MCAP Protocol,
Bluetooth SAP Profile, Bluetooth SBC Codec, Bluetooth Security
Manager Protocol, Cisco GED-125 Protocol, Clique Reliable
Multicast Protocol (CliqueRM), D-Bus, Digital Transmission
Content Protection over IP, DVB-S2 Baseband, FlexNet,
Forwarding and Control Element Separation Protocol (ForCES),
Foundry Discovery Protocol (FDP), Gearman Protocol, GEO-Mobile
Radio (1) RACH, HoneyPot Feeds Protocol (HPFEEDS), LTE
Positioning Protocol Extensions (LLPe), Media Resource Control
Protocol Version 2 (MRCPv2), Media-Independent Handover (MIH),
MIDI System Exclusive (SYSEX), Mojito DHT, MPLS-TP
Fault-Management, MPLS-TP Lock-Instruct, NASDAQ's OUCH 4.x,
NASDAQ's SoupBinTCP, OpenVPN Protocol, Pseudo-Wire OAM,
RPKI-Router Protocol, SEL Fast Message, Simple Packet Relay
Transport (SPRT), Skype, Smart Message Language (SML), SPNEGO
Extended Negotiation Security Mechanism (NEGOEX), UHD/USRP, USB
Audio, USB Video, v.150.1 State Signaling Event (SSE), VITA 49
Radio Transport, VNTAG, WebRTC Datachannel Protocol (RTCDC),
and WiMAX OFDMA PHY SAP
Updated Protocol Support
Too many protocols have been updated to list here.
New and Updated Capture File Support
AIX iptrace, CAM Inspector, Catapult DCT2000, Citrix NetScaler,
DBS Etherwatch (VMS), Endace ERF, HP-UX nettl, IBM iSeries,
Ixia IxVeriWave, NA Sniffer (DOS), Netscreen, Network
Instruments Observer, pcap, pcap-ng, Symbian OS btsnoop,
TamoSoft CommView, and Tektronix K12xx
__________________________________________________________
Getting Wireshark
Wireshark source code and installation packages are available
from [2]http://www.wireshark.org/download.html.
Vendor-supplied Packages
Most Linux and Unix vendors supply their own Wireshark
packages. You can usually install or upgrade Wireshark using
the package management system specific to that platform. A list
of third-party packages can be found on the [3]download page on
the Wireshark web site.
__________________________________________________________
File Locations
Wireshark and TShark look in several different locations for
preference files, plugins, SNMP MIBS, and RADIUS dictionaries.
These locations vary from platform to platform. You can use
About->Folders to find the default locations on your system.
__________________________________________________________
Known Problems
Dumpcap might not quit if Wireshark or TShark crashes. ([4]Bug
1419)
The BER dissector might infinitely loop. ([5]Bug 1516)
Capture filters aren't applied when capturing from named pipes.
(ws-buglink:1814)
Filtering tshark captures with read filters (-R) no longer
works. ([6]Bug 2234)
The 64-bit Windows installer does not support Kerberos
decryption. ([7]Win64 development page)
Application crash when changing real-time option. ([8]Bug 4035)
Hex pane display issue after startup. ([9]Bug 4056)
Packet list rows are oversized. ([10]Bug 4357)
Summary pane selected frame highlighting not maintained.
([11]Bug 4445)
Wireshark and TShark will display incorrect delta times in some
cases. ([12]Bug 4985)
__________________________________________________________
Getting Help
Community support is available on [13]Wireshark's Q&A site and
on the wireshark-users mailing list. Subscription information
and archives for all of Wireshark's mailing lists can be found
on [14]the web site.
Official Wireshark training and certification are available
from [15]Wireshark University.
__________________________________________________________
Frequently Asked Questions
A complete FAQ is available on the [16]Wireshark web site.
__________________________________________________________
Last updated 2013-06-03 10:42:44 PDT
References
1. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8609
2. http://www.wireshark.org/download.html
3. http://www.wireshark.org/download.html#thirdparty
4. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1419
5. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1516
6. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2234
7. https://wiki.wireshark.org/Development/Win64
8. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4035
9. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4056
10. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4357
11. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4445
12. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4985
13. http://ask.wireshark.org/
14. http://www.wireshark.org/lists/
15. http://www.wiresharktraining.com/
16. http://www.wireshark.org/faq.html