"Satish" <[EMAIL PROTECTED]> said: > Even if the PC receives unicast frames from the device and sends it > back on the interface, the PC is still going to receive the echoed > frames back. > > Ideally I would like to put the interface in promiscuous mode and > transmit back all packets captured on that interface without > manipulating the packet.
At least you have to swap the src/dest MAC-addresses in the header to avoid infinite loops. --gv ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
