lwip-devel
[Top][All Lists]
Advanced

[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: Jan Breuer
Subject: [lwip-devel] [patch #9021] nd6: add support for RDNSS option as per RFC 6106
Date: Wed, 14 Dec 2016 10:44:47 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.75 Safari/537.36

Follow-up Comment #6, patch #9021 (project lwip):

>> 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.
It just results in more complicated dns server list update function but it is
still somehow solvable. Another solution is to have enough space in DNS server
list so you can keep both. You can just configure this in lwipopt.h how many
items you need to keep in memory. If you configure just 2 items, just don't
count with full and correct RFC support.

 
>> 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?
This is out of my knowledge and imagination.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9021>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]