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?


jared jared <robotjared6@yahoo.com> writes:

> Is there a way to create more than one IP address for
> a network interface with eCos?
> 

Network interfaces can have more than one IP address. The SIOCAIFADDR
ioctl adds them and the SIOCDIFADDR ioctl removes them.

Of course you may also have to fix up ARP and routing table entries to
get it all to work as you want.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


-- 
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]