netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Small Help required!!!
@ 2004-10-30 15:32 Pranav
  2004-11-01 21:49 ` David Stevens
  0 siblings, 1 reply; 2+ messages in thread
From: Pranav @ 2004-10-30 15:32 UTC (permalink / raw)
  To: netdev-bounce, netdev; +Cc: linux-kernel

hi,
I needed some information about how to proceed with implementing a Name
Switch Server plugin that
allows to resolve multicast DNS names using normal libc calls(such as
gethostbyname()).

If someone has knowledge in this regard,please mail me back.

Thank's
With Regards,
Pranav.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Small Help required!!!
  2004-10-30 15:32 Small Help required!!! Pranav
@ 2004-11-01 21:49 ` David Stevens
  0 siblings, 0 replies; 2+ messages in thread
From: David Stevens @ 2004-11-01 21:49 UTC (permalink / raw)
  To: pranav; +Cc: linux-kernel, netdev

netdev-bounce@oss.sgi.com wrote on 10/30/2004 08:32:55 AM:

> hi,
> I needed some information about how to proceed with implementing a Name
> Switch Server plugin that
> allows to resolve multicast DNS names using normal libc calls(such as
> gethostbyname()).

> If someone has knowledge in this regard,please mail me back.

I think this will already work as-is. All you should need to do is
register the multicast address in the DNS server.

Have you tried it? Some well-known multicast addresses (like NTP's) are
commonly registered with root servers already.

I haven't tried using "gethostbyame()" on a multicast address that is
registered, but I'm not aware of any checks on the class of the address
in any of the code.

                                        +-DLS

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-01 21:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-30 15:32 Small Help required!!! Pranav
2004-11-01 21:49 ` David Stevens

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 NNTP newsgroup(s).