Hmm.. Didn't read your question thorough enough. If you want to use
Packet.dll, check the Doc section -> Packet.dll API, the function
PacketSetHwFiler(). Run through the Ntddndis.h.

- Jesper

-----Original Message-----
From: Jesper Munkholm Jensen (JMJ) [mailto:[EMAIL PROTECTED]]
Sent: onsdag, maj 29, 2002 13:45
To: '[EMAIL PROTECTED]'
Subject: RE: [WinPcap-users] Input / output separation


Hi,

I'm no expert but seem to remember reading about setting up the filter to be
used when capturing packets. You can use this to filter out an other packets
than the ones addressed to your IP or MAC address.

See the libpcap packet capture tutorial by Martin Casado. A link for this
page is found in the Docs section of the WinPCap homepage.

- Jesper

-----Original Message-----
From: Blas Antonio Cuesta Saez [mailto:[EMAIL PROTECTED]]
Sent: onsdag, maj 29, 2002 13:40
To: [EMAIL PROTECTED]
Subject: [WinPcap-users] Input / output separation


Hi!

I would like to know if there is a way to separate the incoming and outgoing

traffic using PACKET.DLL.

I'm building a software bridge and I need to capture (in promiscuous mode)
the 
incoming traffic, but not the outgoing traffic, or else I overflow the
buffer 
from consecutive packet replications.

If anyone knows how this can be done, please help!!!!

Sincerely

Blas

Reply via email to