Create NETWORK_ENABLE_NTP_QUIRKS option - #241
Conversation
guysoft
commented
Dec 10, 2024
Hey, looks good, but there seems to be a conflict, perhaps because I rebased the previous PR |
jxmx
commented
Dec 10, 2024
Fixed |
guysoft
commented
Dec 15, 2024
Stil conflicting here |
jxmx
commented
Dec 16, 2024
Not sure why that was marked as conflict. I re-saved it. Says it's merge-able again. |
guysoft
commented
Dec 19, 2024
Says its still in conflict. It comes from this commit: @foosel If you have any input and not to busy to add it here it would help. Might be also worth to have the NTP comment on top of the config variable. |
jxmx
commented
Dec 19, 2024
jxmx
commented
Dec 19, 2024
Regarding Pis, AllStarLink currently has hundreds if not 1000+ Pi appliance installs of Debian 12 bookworm using CustomPiOS and our setup doesn't use iptables or ntpd and there have been no reports of time sync problems. We support Pi 3, 4, 5 and Zero W2s. |
jxmx
commented
Dec 28, 2024
@guysoft I merged in devel with this branch. Are the conflicts clear now? |

There is obsolete code in
modules/networkthat tries to force-mangle iptables for NTP purposes. This adds an option to enable that behavior if desired.