public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: mkhoyila@uci.edu
Cc: eCos Discussion <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] assign IP address to a specifig mac
Date: Mon, 01 Aug 2005 21:58:00 -0000	[thread overview]
Message-ID: <1122933515.6848.23.camel@hermes> (raw)
In-Reply-To: <53917.63.87.1.243.1122930471.squirrel@webmail.uci.edu>

On Mon, 2005-08-01 at 14:07 -0700, mkhoyila@uci.edu wrote:
> can someone guide me on how to assign an IP address to a mac address from
> eCos ethernet driver? If so, is there a sample code I can look at. thanks.

It's unclear exactly what you mean here.

* Are you looking for a way to force the IP that a particular
  interface uses (within an eCos application)?

  This is done using the CDL, selecting a fixed IP instead
  of using DHCP or BOOTP.

* Perhaps you want for force the association between some external
  device's address (ESA) and a particular IP address.  

  This is normally discovered via ARP (Address Resolution Protocol).
  It is possible to push such a relationship directly into the
  stack, but it's messy and I'm not sure why you would ever want
  to do so.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
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:[~2005-08-01 21:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-01 21:05 mkhoyila
2005-08-01 21:58 ` Gary Thomas [this message]
     [not found]   ` <21913.63.87.1.243.1122939985.squirrel@webmail.uci.edu>
2005-08-02  0:28     ` Gary Thomas
2005-08-02  7:27 ` Sébastien Couret

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=1122933515.6848.23.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=mkhoyila@uci.edu \
    /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).