This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: IP Address alias?


On Fri, Jul 11, 2003 at 04:11:06PM -0700, jared jared wrote:
> 
> Is there a way to create more than one IP address for
> a network interface with eCos?

Quick answer: No idea!

Long Answer: The TCP/IP stack in eCos comes from FreeBSD. What i
suggest you do is check out the FreeBSD documentation and see if that
can do it. If so, you probably want to get the sources for ifconfig
and see what ioctl calls it makes to achive your goal. The same ioctl
calls should work for eCos.

      Andrew

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]