ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] extcap grammar for checkbox treeview

From: Tomasz Moń <desowin@xxxxxxxxx>
Date: Tue, 16 Sep 2014 10:29:09 +0200
Hello folks,

Recent merge of extcap into Wireshark development tree got me
thinking about improving USBPcap user experience. The idea is to allow
user to select individual USB devices to capture from with the option
to automatically capture from newly connected devices.

I am thinking about something like the Devices selection in busdog
[1]. The idea is to have separate interface for every USB Root Hub in
system (as the bus addresses are unique only within given Root Hub).
Then within that interface there would be option to select devices to
capture from (possibly with the option to ignore individual selection
and capture from all devices).

Is there anything like checkbox treeview currently in the works? Or
could Mr. Someone propose a grammar for that and/or handle the
implementation?

Regards,
Tomasz

[1] https://code.google.com/p/busdog/