linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* ethernet driver - problem capturing own packet in promiscous mode
@ 2009-07-15  8:36 sudheer a
  2009-07-15 12:22 ` Cote, Sylvain
  0 siblings, 1 reply; 3+ messages in thread
From: sudheer a @ 2009-07-15  8:36 UTC (permalink / raw)
  To: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]

Hi all

In ethernet driver  i need to enable promiscous mode and have to capture the
packet that is sent by the same ethernet.

The board is connected to a packet generator and could send/receive packets
 whenever i need .

In the board ethernet driver , I made sure that am sending only broadcast
packets and promisc mode is enabled but the packets are not captured. If i
am sending a packet to the board from packetgenerator it is receiving.

Could any one please suggest me any clues.

Having the promisc enabled:
Packet sent by packetgenerator is received by board.
Packet sent by board is received by packetgenerator, The same packet should
be captured by board as promiscuous is enabled. but not happening.

Thanks
Sudheer

[-- Attachment #2: Type: text/html, Size: 958 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-16  4:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-15  8:36 ethernet driver - problem capturing own packet in promiscous mode sudheer a
2009-07-15 12:22 ` Cote, Sylvain
2009-07-16  4:07   ` sudheer a

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).