X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=docbook%2Frelease-notes.xml;h=0f46f4603f63e458fdb09b9d1addfabac556a990;hb=7dd2f30c91e6e21a8eeb4e4cbd535105018ff8be;hp=1d67fdbb0f20fc21ce82a80c3e3d08eeb7541cf8;hpb=97c5ce90c2cffe95e0cf17eb2ce59ee39178b40f;p=obnox%2Fwireshark%2Fwip.git diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml index 1d67fdbb0f..0f46f4603f 100644 --- a/docbook/release-notes.xml +++ b/docbook/release-notes.xml @@ -12,7 +12,7 @@ DOCUMENT SECTION - + ]> @@ -35,15 +35,8 @@ Wireshark Info - - Wireshark is unresponsive when capturing from named pipes on Windows. - (Bug - 1759) - - - Ring buffers are no longer turned on by default when using multiple - capture files. + . @@ -55,125 +48,71 @@ Wireshark Info
New and Updated Features The following features are new (or have been significantly updated) - since version 1.4: + since version 1.6: - Wireshark can import text dumps, similar to text2pcap. - - - - - - You can now view Wireshark's dissector tables (for example the - TCP port to dissector mappings) from the main window. - - - - - - TShark can show a specific occurrence of a field when using '-T fields'. - - - - - - Custom columns can show a specific occurrence of a field. - - - - - - You can hide columns in the packet list. - - - - - - Wireshark can now export SMB objects. - - - - - - dftest and randpkt now have manual pages. + Wireshark supports capturing from multiple interfaces at once. - TShark can now display iSCSI service response times. + Wireshark, TShark, and their associated utilities now save files + using the pcap-ng file format by default. (Your copy of Wireshark + might still use the pcap file format if pcap-ng is disabled in + your preferences.) - - Dumpcap can now save files with a user-specified group id. + Decryption key management for IEEE 802.11, IPsec, and ISAKMP + is easier. - Syntax checking is done for capture filters. + OID resolution is now supported on 64-bit Windows. - You can display the compiled BPF code for capture filters in the - Capture Options dialog. + When saving packets, the default choice is now to save + only the displayed packets rather than all packets. - You can now navigate backwards and forwards through TCP and UDP - sessions using - Ctrl, - and - Ctrl. - . + TCP fast retransmissions are now indicated as an expert info note, + rather than a warning, just as TCP retransmissions are. - Packet length is (finally) a default column. + TCP window updates are no longer colorized as "Bad TCP". - TCP window size is now avaiable both scaled and unscaled. + TShark's command-line options have changed. The previously + undocumented -P option is now -2 option for performing a two-pass + analysis; the former -S option is now the -P option for printing + packets even if writing to a file, and the -S option is now used to + specify a different line separator between packets. - - - 802.1q VLAN tags are now shown by the Ethernet II dissector. - - - - - - Various dissectors now display some UTF-16 strings as proper Unicode - including the DCE/RPC and SMB dissectors. - - - - - - The RTP player now has an option to show the time of day in the - graph in addition to the seconds since beginning of capture. - - - - The RTP player now shows why media interruptions occur. + GeoIP IPv6 databases are now supported. @@ -185,33 +124,7 @@ Wireshark Info
New Protocol Support -ADwin, -ADwin-Config, -Apache Etch, -Aruba PAPI, -Constrained Application Protocol (COAP), -Digium TDMoE, -Ether-S-I/O, -FastCGI, -Fibre Channel over InfiniBand (FCoIB), -Gopher, -Gigamon GMHDR, -IDMP, -Infiniband Socket Direct Protocol (SDP), -JSON, -MikroTik MAC-Telnet, -Mongo Wire Protocol, -Network Monitor 802.11 radio header, -OPC UA ExtensionObjects, -PPI-GEOLOCATION-GPS, -ReLOAD, -ReLOAD Framing, -SAMETIME, -SCoP, -SGSAP, -Tektronix Teklink, -WAI authentication, -Wi-Fi P2P (Wi-Fi Direct) +
@@ -224,16 +137,7 @@ Wi-Fi P2P (Wi-Fi Direct)
New and Updated Capture File Support -Apple PacketLogger, -Catapult DCT2000, -Daintree SNA, -Endace ERF, -IPFIX (the file format, not the protocol), -Lucent/Ascend debug, -Microsoft Network Monitor, -Network Instruments, -TamoSoft CommView, -VMS TCPTrace, +
@@ -309,7 +213,7 @@ VMS TCPTrace,
- The 64-bit Windows installer does not ship with libsmi. + The 64-bit Windows installer does not support Kerberos decryption. (Win64 development page) @@ -326,12 +230,6 @@ VMS TCPTrace, 4056) - - Crash when sorting column while capturing. - (Bug - 4273) - - Packet list rows are oversized. (Bug @@ -344,6 +242,15 @@ VMS TCPTrace, 4445) + + Wireshark and TShark will display incorrect delta times in some cases. + (Bug + 4985 + and + bug + 5580) + + Character echo pauses in Capture Filter field in Capture Options. (Bug