public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: manesh <manesh.v@gmail.com>
To: Nick Garnett <nickg@ecoscentric.com>
Cc: ecos-discuss@sources.redhat.com,"osdeve. mirror. rtos.
	ecos-discuss" <osdeve_mirror_rtos_ecos-discuss@googlegroups.com>
Subject: [ECOS] Re: Fwd: Sending raw packets on eCos
Date: Mon, 30 Apr 2007 09:53:00 -0000	[thread overview]
Message-ID: <1177926816.728845.292060@c35g2000hsg.googlegroups.com> (raw)
In-Reply-To: <m3fy6iz31s.fsf@xl5.calivar.com>

> Clearly, you cannot use Linux interfaces anywhere else other than the
> synthetic target. On a real target you can only use the BSD stack,
> which is quite different from Linux in this area.
>
> But why do you want to send ARP requests at all? The BSD stack has its
> own ARP support already built in, there is no reason for applications
> to do their own ARP processing.
>
> --
> Nick Garnett                                     eCos Kernel Architect
> eCosCentric Limited    http://www.eCosCentric.com/  The eCos experts
> Barnwell House, Barnwell Drive, Cambridge, UK.    Tel: +44 1223 245571
> Registered in England and Wales: Reg No 4422071.

     I need to use ARP packet, to check the host IP address if it is
already in use. This check is usually performed by the eCos network
thread, at the OS start up, but I need this to happen at periodic
intervals. Its a basic "whois" frame which I need to send. There is
another option by sending an ICMP request, but which I am not supposed
to do.
     Can I use any functions of the built in support?

Regards
Manesh


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

  reply	other threads:[~2007-04-30  9:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-26 10:18 [ECOS] " manesh
2007-04-26 13:35 ` Andrew Lunn
     [not found]   ` <1177738903.263455.239890@l77g2000hsb.googlegroups.com>
2007-04-28  9:53     ` [ECOS] Fwd: " manesh
2007-04-30  8:20       ` Nick Garnett
2007-04-30  9:53         ` manesh [this message]
2007-04-30 10:16           ` [ECOS] " Nick Garnett
     [not found]             ` <1177930381.251419.318920@y5g2000hsa.googlegroups.com>
2007-04-30 11:08               ` Nick Garnett
2007-04-30 13:52                 ` Grant Edwards
2007-04-30 13:58                   ` Andrew Lunn
2007-04-30 14:15                     ` Grant Edwards
2007-05-01 15:42                 ` manesh
2007-05-01 16:23                   ` Nick Garnett
2007-04-28 13:09   ` [ECOS] " manesh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1177926816.728845.292060@c35g2000hsg.googlegroups.com \
    --to=manesh.v@gmail.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=nickg@ecoscentric.com \
    --cc=osdeve_mirror_rtos_ecos-discuss@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).