Re: Recent copy of libpcap from CVS

From: David Miller
Date: Mon Sep 08 2008 - 20:11:17 EST


From: Keith Owens <kaos@xxxxxxxxxx>
Date: Tue, 09 Sep 2008 10:07:32 +1000

> Patrick McHardy (on Mon, 08 Sep 2008 14:45:12 +0200) wrote:
> >Keith Owens wrote:
> >> Does anybody have a recent copy of the source to libpcap from its CVS
> >> repository?
> >>
> >> The normal site for libpcap (tcpdump.org) appears to have suffered a
> >> filesystem crash and CVS is not working. I am looking for a version of
> >> libpcap that supports data capture for USB interfaces, the code will
> >> probably have references to /dev/usbmon or a pcap-usb-linux.c file for
> >> Linux. libpcap0.8_0.9.8-2 is not recent enough.
> >
> >Dave put a recent copy up at:
> >
> >git://git.kernel.org/pub/scm/linux/kernel/git/davem/libpcap.git
>
> Thanks, but that is still version 0.9.8 with no support for usb.
> It defines DLT_USB and DLT_USB_LINUX but has no code to actually
> read from /dev/usbmon. I need the CVS version of libpcap.

Sorry that's the most recent CVS tree Patrick had when I built that
GIT repo.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/