Bump to 4.4, fixes ts2phc NMEA time source from occasional frequency errors. Reproducible: Sometimes Steps to Reproduce: 1. ts2phc listening to gpspipe/socat as source and an ethernet phc as sink. 2. Observe that phc occasionally drifts +1 or -1 second after a day or so until ts2phc is restarted.
Created attachment 906215 [details] Nasty ebuild hack The linuxptp makefile does not really support selecting the hash MAC library backend and just uses the first one it finds, defaulting to nettle.
Created attachment 906216 [details, diff] makefile hack Patch removes the makefile logic to allow the introduction of USE flags.