On Nov 16, 2008, at 2:11 PM, Guy Harris wrote:
4) somehow that causes pcap_open_live() to fail, rather than just
falling back on reading from the PF_PACKET socket in the normal
fashion.
If so, that's a libpcap bug; I'll try debugging it.
pcap_open_live() doesn't seem to be failing in th
On Nov 16, 2008, at 1:09 PM, Giovanni Venturi wrote:
Till libpcap < 1.0.0 (the last stable you released) all was ok in
the packet
capture, but now I get the following error message:
can't create rx ring on packet socket 4: 92-Protocol not available
What does it mean?
It means that
Hello,
I'm the author of ksniffer a GUI interface under KDE 3 to capture network
packet.
Till libpcap < 1.0.0 (the last stable you released) all was ok in the packet
capture, but now I get the following error message:
can't create rx ring on packet socket 4: 92-Protocol not available
What does