https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4118
Summary: PacketBB (RFC 5444) support for Wireshark
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: hrogge@xxxxxxxxxxxxxx
Created an attachment (id=3773)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3773)
PacketBB dissector patch for wireshark SVN revision 30427
Build Information:
wireshark 1.3.1
Copyright 1998-2009 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 with GTK+ 2.16.6, with GLib 2.20.5, with libpcap 1.0.1_pre20090812,
with libz 1.2.3, with POSIX capabilities (Linux), with libpcre 7.9, without
SMI,
without c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.8.4,
with Gcrypt 1.4.4, without Kerberos, with GeoIP, without PortAudio, without
AirPcap, with new_packet_list.
Running on Linux 2.6.31-gentoo-r2, with libpcap version 1.0.1_pre20090812,
GnuTLS 2.8.4, Gcrypt 1.4.4.
Built using gcc 4.3.4.
--
This patch adds support for PacketBB (RFC 5444,
http://tools.ietf.org/html/rfc5444) to Wireshark. The dissector has run through
100000+ fuzzing runs without a problem, so it seems to be pretty stable. The
patch was tested against SVN revision 30427, but should apply to other
revisions easily.
PacketBB is a generic message format for mesh networks. Both OLSR version 2 and
DYMO will use packetbb.
If there are problems with the coding style please tell me and I will update
the patch according to your comments.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.