winpcap on linux

user195678 picture user195678 · Feb 16, 2011 · Viewed 9.1k times · Source

I am trying to port an Windows executable to Linux using wine. I am at a point where I can run the executables but it returns some error saying it can't load "npf" driver. Is there a way to also port winpcap on Linux? The application I was trying to port is depending on winpcap library.

Thanks

Answer

Dhaivat Pandya picture Dhaivat Pandya · Feb 16, 2011

libpcap? It is the original version of pcap that was then made into winpcap...