[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #9856] sntp: Allow both IPv4 and IPv6 NTP servers to
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [patch #9856] sntp: Allow both IPv4 and IPv6 NTP servers to be configured simultaneously via DHCP |
Date: |
Tue, 10 Dec 2019 15:55:09 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36 |
Follow-up Comment #1, patch #9856 (project lwip):
I could imagine a lot of funny things happen when applying this patch as is.
For example, if the number of available slots was smaller than what we get via
DHCPv6, we wouldn't be able to store IPv4 servers?
Up to now, the assumption was that networks either give us IPv4 or IPv6
servers.
If that's not the case, maybe separate lists (or fixed offsets in a single
list) would be better than this kind of magic?
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/patch/?9856>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
- [lwip-devel] [patch #9856] sntp: Allow both IPv4 and IPv6 NTP servers to be configured simultaneously via DHCP,
Simon Goldschmidt <=