aboutsummaryrefslogtreecommitdiffstats
path: root/pcap-usb-linux.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-14From Paolo Abeni: fix copyrights.guy1-5/+3
2007-04-01Add RCS IDs.guy1-0/+4
2007-02-01From Florent Drouin: don't crash if the open of the USB bus directoryguy1-0/+1
2007-01-17From Paolo Abeni:guy1-44/+50
2006-12-20Use DLT_USB_LINUX as the link-layer type, as we now supply the Linuxguy1-1/+1
2006-12-20From Paolo Abeni: add support for the binary USB sniffing interface inguy1-139/+378
2006-12-04Capitalize "USB".guy1-1/+1
2006-10-15From Paolo Abeni:guy1-2/+12
2006-10-13Move the Linux Bluetooth and USB declarations to a header file.guy1-1/+2
2006-10-13From Paolo Abeni: Bluetooth support.guy1-2/+4
2006-10-12From Paolo Abeni:guy1-4/+8
2006-10-11From Paolo Abeni: the USB setup header is defined in the USBguy1-7/+7
2006-10-05From Paolo Abeni: fix a compile problem.guy1-1/+2
2006-10-05From Paolo Abeni - fix a couple of problems:guy1-7/+11
2006-10-04Put the public libpcap headers into a pcap subdirectory in both theguy1-1/+1
2006-10-04from Paolo Abeni <paolo.abeni@email.com>: USB capturing support on linuxhannes1-0/+444