public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Re: PF_PACKET support
@ 2007-01-17 18:22 Harish Talanki
  0 siblings, 0 replies; only message in thread
From: Harish Talanki @ 2007-01-17 18:22 UTC (permalink / raw)
  To: ecos-discuss

Try looking for  CYGDGB_IO_ETH_DRIVERS_DEBUG option, if available enable it.
Also look for "cyg_io_eth_net_debug" variable which turns on the dumping of eth pkts.
 
If these are not available, take a look at eth_drv.c under  .../io/eth/currnet/.../ directory
and try add your code to dump. You can use DIAG_DUMP_BUF_HDR and  DIAG_DUMP_BUF_BDY
 


>>> "kanishk rastogi" <kanishk.85@gmail.com> 01/16/07 11:53 PM >>>
hi all,
I want to catch the packets i receive on my Ethernet device directly.
i.e. i want to have the Ethernet packet itself bypassing the TCP/IP
layers.
Is there a support for it in ecos net pacakage.

any links will be highly appreciated.

thanks and regards
kanishk







-- 
Everybody is made for some purpose. Find yours.


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

only message in thread, other threads:[~2007-01-17 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-17 18:22 [ECOS] Re: PF_PACKET support Harish Talanki

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 read-only IMAP folder(s) and NNTP newsgroup(s).