public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* dev_queue_xmit()
@ 2001-11-16 14:51 Sureshkumar Kamalanathan
  0 siblings, 0 replies; only message in thread
From: Sureshkumar Kamalanathan @ 2001-11-16 14:51 UTC (permalink / raw)
  To: linux-kernel

Hi,
  Good day!
  I am making some changes to the ethernet header for all outgoing
packets.  I need to add a tag to it.  This tag will be recognised by the
target machine.
  Currently, I am putting this tag addition code in dev_queue_xmit(). 
It doesn't work.  When I do gdb (remote gdb), I found that
skb->mac.ethernet was 0.  What does it mean?
  Is the ethernet header removed by the calling functions of
dev_queue_xmit()?
  And, if I have to do changes to all outgoing ethernet packets, which
is the appropriate function?  Isn't dev_queue_xmit() the correct one?
  
  Thanks a lot in advance,

Regards,
Suresh.

-- 
Sureshkumar Kamalanathan,
Ph: 5578300 Extn: 8072.
Sasken Communication Technologies Limited, Bangalore.
(Formerly, Silicon Automation Systems.)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-16 14:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-16 14:51 dev_queue_xmit() Sureshkumar Kamalanathan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox