https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5956
Summary: kNet (KristalliNet) dissector for Wireshark
Product: Wireshark
Version: SVN
Platform: x86-64
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: kari.vatjus-anttila@xxxxxx
Created an attachment (id=6399)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6399)
Patch contains the kNet dissector's source code. Source code has been fuzz
tested and checked for deprecated API:s.
Build Information:
wireshark 1.7.0 (SVN Rev 37406 from /trunk)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.20.1, with GLib 2.24.1, with libpcap 1.0.0, with
libz 1.2.3.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, with Lua 5.1, without Python, with GnuTLS 2.8.5, with
Gcrypt 1.4.4, with MIT Kerberos, without GeoIP, without PortAudio, with
AirPcap.
Running on Linux 2.6.32-31-generic, with libpcap version 1.0.0, with libz
1.2.3.3, GnuTLS 2.8.5, Gcrypt 1.4.4, without AirPcap.
Built using gcc 4.4.3.
--
kNet dissector for Wireshark. This includes the UDP and TCP dissectors for this
protocol. More information about this protocol can be found from
http://clb.demon.fi/knet/.
kNet is a connection-oriented network protocol for transmitting arbitrary
application-specific messages between network hosts. It is designed primarily
for applications that require a method for rapid space-efficient real-time
communication. kNet is an application-level protocol which can be ran either
over UDP or TCP transports.
Dissector has been developed on Ubuntu 10.04 64 bit and it has not been tested
on any other operating system.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.