Re: [tcpdump-workers] [PATCH] lookupnet usb fix

2006-10-12 Thread Guy Harris
On Oct 12, 2006, at 6:48 AM, Paolo Abeni wrote: I'm working to add bluetooth/hci support (like hcidump) to libpcap, Good! can you please assign a new DLT value for bluetooth/hci ? Does "like hcidump" mean the first byte of the data is a code for the type of packet, i.e.: 1 - H

[tcpdump-workers] [PATCH] lookupnet usb fix

2006-10-12 Thread Paolo Abeni
hello the attached patch avoid lookupnet to mess with ioctl for usb interface and simply return an 0.0.0.0 net and a 0.0.0.0 netmask. I'm working to add bluetooth/hci support (like hcidump) to libpcap, can you please assign a new DLT value for bluetooth/hci ? thanks, Paolo - This is the tcpd