The first patch is needed to avoid conflicts between config.h and timemaster.c. The second patch adds support for bonded interfaces to timemaster and the third patch adds automatic restarting of (failed) processes. The last patch fixes a race in phc2sys which was found in testing of the restarting feature.
Miroslav Lichvar (4): rtnl: remove dependency on config.h. timemaster: add support for bonded interfaces. timemaster: restart terminated processes. phc2sys: fix race between signals and port initialization. clock.c | 2 +- makefile | 2 +- nsm.c | 2 +- phc2sys.c | 2 + rtnl.c | 10 +-- rtnl.h | 13 ++-- timemaster.8 | 11 ++++ timemaster.c | 202 +++++++++++++++++++++++++++++++++++++++++++++++------------ 8 files changed, 189 insertions(+), 55 deletions(-) -- 2.14.3 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel