Bug ID |
9424
|
Summary |
Implement ZigBee Green Power dissector
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Medium
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Version 1.11.1-zboss3 (SVN Rev Unknown from unknown)
Copyright 1998-2013 Gerald Combs <[email protected]> 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 (32-bit) with GTK+ 3.4.2, with Cairo 1.10.2, with Pango 1.30.0, with
GLib 2.32.4, with libpcap, with libz 1.2.3.4, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.7.5, with Lua 5.1, without Python,
with GnuTLS 2.12.14, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Dec 10 2011 11:43:21), with AirPcap.
Running on Linux 3.8.0-33-generic, with locale en_US.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4, GnuTLS 2.12.14, Gcrypt 1.5.0, without AirPcap.
Built using gcc 4.6.3.
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
Provided changes within this patch:
- Implemented support of ZigBee Green Power (GP) profile with GP commands and
GP security.
-- Added ZigBee protocol version determination for NWK (is needed for Green
Power support)
- Fixed segfault in packet-zbee-security.c.
- The source code has passed fuzzy testing
- Changes were tested on HW platforms x86 and x86-64, OS Ubuntu, Arch, Windows
7
- Changes were tested during DSR work on ZBOSS ZigBee Green Power
implementation
Attached patch was created for svn main trunk revision 53248.
You are receiving this mail because:
- You are watching all bug changes.