Re: [tcpdump-workers] [Patch 3-4] pcap-usb-linux.c

2008-11-27 Thread Jean-Louis
Guy Harris ha scritto: On Oct 29, 2008, at 7:32 PM, Jean-Louis wrote: in "text mode" ther'is direction check, I don't know how I can use this "filter", but the check is broken It can only be used by calling pcap_setdirection() in an application. Ok I don't know what the motivation is for

Re: [tcpdump-workers] [Patch 3-4] pcap-usb-linux.c

2008-11-24 Thread Guy Harris
On Oct 29, 2008, at 7:32 PM, Jean-Louis wrote: in "text mode" ther'is direction check, I don't know how I can use this "filter", but the check is broken It can only be used by calling pcap_setdirection() in an application. I don't know what the motivation is for inverting the direction on

Re: [tcpdump-workers] [Patch 3-4] pcap-usb-linux.c

2008-10-29 Thread Jean-Louis
Jean-Louis ha scritto: Jean-Louis ha scritto: today I have found some bug on pcap-usb-linux.c now i can try to tell you which are in "text mode" ther'is direction check, I don't know how I can use this "filter", but the check is broken If this "filter" is usable, should be added similar c