tcpdump mailing list archives

Re: [BUG] pcap-usb-linux.c


From: Guy Harris <guy () alum mit edu>
Date: Tue, 25 Nov 2008 10:37:39 -0800


On Nov 24, 2008, at 1:27 PM, Tyson Key wrote:

Hi, any chance that a "usbany" (or similar) pseudo-device could be added in a future version to capture on all USB buses, similar to the standard "any"
device for non-USB interfaces?

The "any" device works in Linux because you can open a PF_PACKET socket and not bind it to a particular interface, so it receives packets from all interfaces rather than one particular interface.

A "usbany" device would be implemented in the USB capture module in the Linux kernel in a similar fashion. I don't know whether it will appear in any future version of the Linux kernel.
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: