[Ilugc] Packet Loopback

  • From: sbharathi@xxxxxxxxxxxxx (Bharathi Subramanian)
  • Date: Thu Jul 13 12:28:17 2006

Hi All,

I have an application, which send/receive ethernet packets to/from an
another PC thru socket(PF_INET, SOCK_PACKET, ETH_P_ALL) and interface
is in promiscouse mode. Locally generated Ethernet packets are filled
with different src MAC (vaild) addresses.

The probelm is, in my receivce I see packets, which I pushed into the
interface. Is it possible to avoid the dublication/loopback?

Bye :)
-- 
Bharathi S

Other related posts:

  • » [Ilugc] Packet Loopback - Bharathi Subramanian