mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-02 11:27:48 +00:00
patches: carry forward busybox NTP priority fix (0041)
Prevents using pool NTP servers if DHCP-provided NTP servers are available. Renumbered from patches/0079. Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
From 67e6c655dd421afe06681ba43bfacfb6e7deb685 Mon Sep 17 00:00:00 2001
|
||||
From e56ec39e66f70c1da4425dde15247c7e9daffd57 Mon Sep 17 00:00:00 2001
|
||||
From: John Crispin <john@phrozen.org>
|
||||
Date: Tue, 12 Nov 2024 10:41:14 +0100
|
||||
Subject: [PATCH] busybox: do not use pool servers if DHCP provided NTP
|
||||
Subject: [PATCH 41/55] busybox: do not use pool servers if DHCP provided NTP
|
||||
|
||||
Disables default NTP pool servers when DHCP provides NTP server addresses, avoiding redundant time sources and reducing network traffic.
|
||||
|
||||
Signed-off-by: John Crispin <john@phrozen.org>
|
||||
---
|
||||
Reference in New Issue
Block a user