Re: [tcpdump-workers] Remote capture support in libpcap

2008-12-02 Thread Fulvio Risso
Hi Stig. Wehen I developed the remote part, in 2002, everthying compiled also on Linux and BSD. WinPcap included also a makefile running on these system; it was enough to unpack WinPcap on Unix, type "configure" and bla bla and everything worked. However, it's long time that I don't check the s

[tcpdump-workers] Remote capture support in libpcap

2008-12-01 Thread Stig Bjørlykke
Hi. Is it possible to get the remote capture capability ported from winpcap back to libpcap? I find this feature very easy to use in my development environment, and would really like to have this support in the official libpcap. I know I can use the code from winpcap and make my own version of l