On Tue, Sep 1, 2015 at 1:05 AM, Patrik Flykt <patrik.fl...@linux.intel.com>
wrote:

> On Mon, 2015-08-31 at 22:49 -0700, Naveen Singh wrote:
>
> > Further to my first question, I see that even if we getting multiple time
> > servers (as a part of DHCP ACK) options, we move to the second server
> only
> > if the first one fails to resolve or is not reachable. Should not we be
> > looking into other time server in case the first one fails because the
> > first one is an IPv6 address?
>
> See the reply to the previous mail; IPv6 timeserver addresses are
> supposed to be supported.
>

I have a patch out today for this. The code uses data structures for socket
which are good for IPv4 only (for example struct sockaddr_in) and family
has been assumed to be AF_INET.

>
> Cheers,
>
>         Patrik
>
> _______________________________________________
> connman mailing list
> connman@connman.net
> https://lists.connman.net/mailman/listinfo/connman
>
_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to