Re: [Linuxptp-devel] [PATCH v3 0/5] Fixes for sanity clock check

2021-08-04 Thread Richard Cochran
On Mon, May 31, 2021 at 11:07:51AM +0200, Miroslav Lichvar wrote: > v3 > - added patch to avoid slow renewal of raw sockets > - added patch to increase the minimum check interval > > v2 > - improved commit message > - added missing NULL check > > These patches make the clock check more reliable i

[Linuxptp-devel] [PATCH v3 0/5] Fixes for sanity clock check

2021-05-31 Thread Miroslav Lichvar
v3 - added patch to avoid slow renewal of raw sockets - added patch to increase the minimum check interval v2 - improved commit message - added missing NULL check These patches make the clock check more reliable in several different cases. The first patch is not strictly related to the clock che