Hi, all.
I want to capture packets in network.
Now, I know, it is possible to capture with the libpcap library.
But, I don't know BSD packet filter is required to using libpcap library?
then, I have difficulties to using the libpcap...
Is there any sample or manual of libpcap?
Thank you.