This is the mail archive of the ecos-discuss@sourceware.org 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: ZeroConf (Avahi, Bonjour) and the need for Multiple IPs


On Sat, Jan 12, 2008 at 12:09:47PM -0800, Paul McHale wrote:
> 
> Hi,
> 
> We are considering implementing ZeroConf like functionality under eCos.  To
> do this, we must support participating in the ZeroConf predertimined subnet. 
> This alone is simple enough provided there is support for multicasting and
> we only wanted to participate in the ZeroConf subnet.
> 
> The problem we have is also participating in our customers non-ZeroConf
> subnet simultaneously.  For Linux and Windows this is not a problem as more
> than one IP can be supported by a single network device.  Is this possible
> in eCos?  I would appreciate any recomendations regarding multiple IPs and
> multicast support.

the IP stack in eCos is from FreeBSD from maybe 5 years ago. Take a
look at how you do multiple IP addresses on an interface on an old
FreeBSD system. Probably the same is true for eCos.

        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


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