This is the mail archive of the
ecos-discuss@sourceware.org
mailing list for the eCos project.
Fwd: Sending raw packets on eCos
---------- Forwarded message ----------
From: manesh <manes...@gmail.com>
Date: Apr 28, 10:41 am
Subject: Sending raw packets on eCos
To: osdeve.mirror.rtos.ecos-discuss
Hello,
I went through some pages of the archive, but it does'nt
give a clear picture of wether we can send ARP requests on Linux
synthetic target??
Actually on Linux I was able to send ARP packets since linux
network stack support "packet socket"( by which we can send and
receive the packets at the device driver level), which is not there in
eCos. Infact "rawether.c" itself sends the packet using PF_PACKET
support.
Regards,
Manesh
On Apr 26, 6:34 pm, Andrew Lunn <and...@lunn.ch> wrote:
> On Thu, Apr 26, 2007 at 03:17:54AM -0700, manesh wrote:
> > Hello,
> > I am using eCos built on a Linux Synthetic Target, using a
> > Open BSD stack. I have mapped eth0 of eCos to eth1 of Linux.
> > Sending raw packets has been an issue to me. Can we send raw packets
> > on eCos??
> > I see ARP request and reply happening when the eCos is started in the
> > eCos capture window. From where this requests are sent and how this
> > requests are sent??
> This has been discussed a few times. Did you search the archive?
> Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss