A Network Traffic Analyser
Wireshark is a free network protocol analyzer for Unix and Windows. It
allows you to examine data from a live network or from a capture file
on disk. You can interactively browse the capture data, viewing summary
and detail information for each packet. Wireshark has several powerful
features, including a rich display filter language and the ability to
view the reconstructed stream of a TCP session.
- Developed at network:utilities
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/wireshark && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
include.filelist | 0000000650 650 Bytes | |
wireshark-1.2.0-disable-warning-dialog.patch | 0000001010 1010 Bytes | |
wireshark-1.2.0-geoip.patch | 0000000363 363 Bytes | |
wireshark-1.2.4-enable_lua.patch | 0000000673 673 Bytes | |
wireshark-1.6.5.tar.bz2 | 0021505901 20.5 MB | |
wireshark-corosync-packet-dissector.patch | 0000114214 112 KB | |
wireshark.changes | 0000093971 91.8 KB | |
wireshark.spec | 0000005762 5.63 KB |
Revision 48 (latest revision is 228)
Stephan Kulow (coolo)
accepted
request 100725
from
Marcus Meissner (msmeissn)
(revision 48)
- update to 1.6.5 (fix bnc#741187, #741188, #741190) - Security fixes: - wnpa-sec-2012-01 Laurent Butti discovered that Wireshark failed to properly check record sizes for many packet capture file formats. (Bug 6663, bug 6666, bug 6667, bug 6668, bug 6669, bug 6670) - wnpa-sec-2012-02 Wireshark could dereference a NULL pointer and crash. (Bug 6634) - wnpa-sec-2012-03 The RLC dissector could overflow a buffer. (Bug 6391) - Bug fixes: - "Closing File!" Dialog Hangs. (Bug 3046) - Sub-fields of data field should appear in exported PDML as children of the data field instead of as siblings to it. (Bug 3809) - Incorrect time differences displayed with time reference set. (Bug 5580) - Wrong packet type association of SNMP trap after TFTP transfer. (Bug 5727) - SSL/TLS decryption needs wireshark to be rebooted. (Bug 6032) - Export HTTP Objects -> save all crashes Wireshark. (Bug 6250) - Wireshark Netflow dissector complains there is no template found though the template is exported. (Bug 6325) - DCERPC EPM tower UUID must be interpreted always as little endian. (Bug 6368) - Crash if no recent files. (Bug 6549) - IPv6 frame containing routing header with 0 segments left calculates wrong UDP checksum. (Bug 6560) - IPv4 UDP/TCP Checksum incorrect if routing header present. (Bug 6561) - Incorrect Parsing of SCPS Capabilities Option introduced in response to bug 6194. (Bug 6562) - Various crashes after loading NetMon2.x capture file. (Bug 6578) - Fixed compilation of dumpcap on some systems (when MUST_DO_SELECT is defined). (Bug 6614) - SIGSEGV in SVN 40046. (Bug 6634) (forwarded request 100680 from cyliu)
Comments 1
3.0 was released https://www.wireshark.org/docs/relnotes/wireshark-3.0.0.html