[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #9021] nd6: add support for RDNSS option as per RFC
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [patch #9021] nd6: add support for RDNSS option as per RFC 6106 |
Date: |
Wed, 14 Dec 2016 09:53:40 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36 |
Follow-up Comment #5, patch #9021 (project lwip):
> It still sounds better to me to put everything in dns.c so we have only one
list of DNS servers.
That's true.
> We can add pointer to netif to the DNS item struct.
I'm not sure what's best for multiple interfaces, I haven't read up on that,
yet.
> You can just follow the rule "last wins".
How would that work in dual-stack mode? IPv6 servers should be favoured, so
with automatic configuration, you'll have to keep both.
> Also ND6 and DHCPv6 can tell you same DNS servers.
Yes, they *can*, but I see an implementation problem here when one has a
timeout but the other doesn't. Probably not a real world issue though?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?9021>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/