[Winpcap-users] [ANNOUNCE] WinPcap 4.1 has been released
    Guy Harris 
    guy at alum.mit.edu
       
    Wed Oct 21 02:27:42 PDT 2009
    
    
  
On Oct 20, 2009, at 11:25 PM, Gianluca Varenni wrote:
> The function is exported (for compatibility reasons with Unix)
Or, to be more correct, for compatibility with:
	*BSD, Mac OS X, maybe AIX, and maybe really recent versions of  
Solaris with BPF (although not all of them support PCAP_D_OUT);
	Linux network capturing (except on kernels without PF_PACKET socket  
support);
	Linux Bluetooth capturing;
	Linux USB capturing;
at least with current top-of-Git-tree libpcap.
On all other UN*X platforms...
> it will always return -1 and the error message "Setting direction is  
> not implemented on this platform".
...until somebody adds code to support it, if that's possible on the  
platform in question.
    
    
More information about the Winpcap-users
mailing list