aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-08From Florent Drouin: a Link Status Signal Unit is called an LSSU, not anguy4-11/+12
2007-02-08From Stephen Donnelly: change to handle some name changes in the DAGguy2-3691/+2665
2007-02-01From Florent Drouin: don't crash if the open of the USB bus directoryguy1-0/+1
2007-02-01From Florent Drouin: clean up resources when an open fails.guy1-35/+56
2007-01-29From Paolo Abeni:guy3-17/+56
2007-01-17From Paolo Abeni:guy1-44/+50
2007-01-14From Paolo Abeni: fix a printf.guy1-1/+1
2006-12-30For wltN devices, open the corresponding enN device, so that, forguy1-5/+27
2006-12-29On Mac OS X, assume any device whose name begins with "wlt" can beguy1-1/+18
2006-12-21From Florent Drouin: add support for filtering on MTP2 frame types.guy5-12/+78
2006-12-21Indicate which headers go with which DLT_ values.guy1-2/+4
2006-12-20Use DLT_USB_LINUX as the link-layer type, as we now supply the Linuxguy1-1/+1
2006-12-20Handle DLT_USB_LINUX the same way we handle DLT_USB (i.e., punt and onlyguy1-1/+10
2006-12-20Add an item to work with autoconf 2.60.guy1-1/+2
2006-12-20From Paolo Abeni: add support for the binary USB sniffing interface inguy12-2812/+4164
2006-12-05From Paolo Abeni: don't treate an EAFNOSUPPORT error when trying to openguy1-3/+6
2006-12-04Capitalize "Bluetooth".guy1-1/+1
2006-12-04Capitalize "USB".guy1-1/+1
2006-11-27Add a LINKTYPE_ value corresponding to DLT_IEEE802_16_MAC_CPS.guy1-1/+10
2006-11-27DLT for IEEE 802.16 (WiMAX) MAC Common Part Sublayer; requested by Mariaguy1-1/+7
2006-10-15From Paolo Abeni:guy1-2/+12
2006-10-13Move the Linux Bluetooth and USB declarations to a header file.guy7-22/+102
2006-10-13From Paolo Abeni: Bluetooth support.guy10-15/+578
2006-10-13From Paolo Abeni:guy1-1/+4
2006-10-13DLT_ value added for the Bluetooth HCI UART transport layer for Paologuy4-11/+45
2006-10-12Squelch another valgrind complaint.guy1-3/+8
2006-10-12From Paolo Abeni:guy1-4/+8
2006-10-12Clarify that the structure that pcap_stats() fills in is pointed to byguy1-6/+7
2006-10-11From Paolo Abeni: the USB setup header is defined in the USBguy2-12/+16
2006-10-10In "add_or_find_if()", first check whether we already have an entry inguy1-23/+27
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-05From Paolo Abeni: add multiple-include protection.guy1-1/+6
2006-10-05Put the public libpcap headers into a pcap subdirectory in both theguy1-0/+124
2006-10-04No, that's not the right fix for the Linux kernel interface; the rightguy1-7/+0
2006-10-04Add a cautionary note to OS vendors here as well.guy2-1/+7
2006-10-04Put the public libpcap headers into a pcap subdirectory in both theguy24-1204/+1231
2006-10-04From Paolo Abeni: add USB stuff.guy1-2/+4
2006-10-04Handle DLT_USB.guy1-1/+10
2006-10-04Regenerate.guy2-9/+26
2006-10-04Clean up comment.guy1-3/+3
2006-10-04from Paolo Abeni <paolo.abeni@email.com>: USB capturing support on linuxhannes5-3/+552
2006-10-03Add a link-layer type for USB.guy1-2/+6
2006-09-28Squelch a valgrind warning.guy1-1/+2
2006-09-25From Stephen Donnelly: add support for new DAG ERF types.guy1-2/+34
2006-09-25Clean up indentation.guy1-18/+19
2006-09-25From Stephen Donnelly:guy4-6/+23
2006-09-18Indicate *which* ioctl failed.guy1-7/+7
2006-09-13Add off_ll to off_nl in cases where that's required and that we missedguy1-26/+55
2006-09-13Make off_linktype, off_nl, and off_nl_nosnap *not* include off_ll.guy1-13/+35