On Nov 24, 2010, at 5:49 AM, Michael Szalay wrote:
> is it possible to configure libpcap.1.1.1 without usb support?
> I do not need it and I have the following error:
I don't have that error, at least not on:
Ubuntu 9.10, 2.6.31-22-generic kernel;
Fedora 9, 2.6.27.25-78.2.56.fc
Hi all
is it possible to configure libpcap.1.1.1 without usb support?
I do not need it and I have the following error:
./configure
...
configure: WARNING: linux/usbdevice_fs.h: present but cannot be compiled
configure: WARNING: linux/usbdevice_fs.h: check for missing prerequisite
headers?
co
Hello Experts,
I am trying to extend the BPF filters for few token like GTP-U to filter
all mobile IP.
For this I have modified gencode.c file after adding one token to filter
know as "gtp-u [teid]". This will help then take the mobile ip layer to
filter various mobile ip packets.
But t