Bug ID |
9050
|
Summary |
Bluetooth: HCI/3DS and misc improvements
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11394 [details]
Example HCI EIR contains 3DS, DID profiles
Build Information:
TShark 1.11.0 (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 GLib 2.34.3, with libpcap, with libz 1.2.5, with POSIX
capabilities (Linux), with libnl 3, with SMI 0.4.8, with c-ares 1.7.5, without
Lua, without Python, with GnuTLS 2.8.5, with Gcrypt 1.4.4, with MIT Kerberos,
without GeoIP.
Running on Linux 3.8.6+, without locale, with libpcap version
1.5.0-PRE-GIT_2013_06_28, with libz 1.2.5.
Built using gcc 4.8.0.
--
Hello,
I want to contribute 4 (or 5... the best 6) patches for Bluetooth dissectors.
Changelog:
1. All HCI LMP features are implemented now
2. HCI AD/EIR is full implemented now
3. Replace proto_tree_add_text with items (for: better filtering)
4. Fix HCI voice command(s) settings
Patch 3 may depend on latest patch 5 in
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7893 - review are welcome
(or drop packet-btavdtp.c changes in patch 3 for some time)
You are receiving this mail because:
- You are watching all bug changes.