[Winpcap-users] how to determine input and output packet?

Gianluca Varenni gianluca.varenni at cacetech.com
Fri Sep 10 08:35:40 PDT 2010


WinPcap does not provide any information regarding the direction of the packet. You will need to get this information by looking at stuff like the source and destination MAC address of the packet.

Have a nice day
GV


From: germain 
Sent: Friday, September 10, 2010 1:22 AM
To: winpcap-users at winpcap.org 
Subject: [Winpcap-users] how to determine input and output packet?


Hi all

 

I would like to know if the packet received from pcap_next_ex() is an input packet or an output one?

 

Thanks for your help.

 

Germain



--------------------------------------------------------------------------------


_______________________________________________
Winpcap-users mailing list
Winpcap-users at winpcap.org
https://www.winpcap.org/mailman/listinfo/winpcap-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20100910/1666dfb6/attachment.htm 


More information about the Winpcap-users mailing list