mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 17:01:44 +04:00
d19e522ec7
This patch enables for the configuration of the sync_time parameter. The value of the sync_time needs to be specified in nanoseconds. The default value is 200us (200 000 ns). This is especially helpful to get feedback from users about suitable values. Once a solid solution is found this patch can be removed. Signed-off-by: Jonas Köppeler <j.koeppeler@tu-berlin.de> Link: https://github.com/openwrt/openwrt/pull/22380 [Add patch to kernel 6.18 too] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>