Changes in v2:
- rename options to use "tag" instead of "prefix"
- don't add short command-line option to ptp4l

When there are multiple instances of ptp4l or phc2sys running on the
system, it's difficult to tell which message belongs to which instance.
The first patch adds new options to ptp4l and phc2sys which can be used
to specify a different message tag for each instance. The second patch
adds support for this feature to timemaster and the third patch is an
unrelated improvement in timemaster to exit early with an error message
when an interface doesn't support neither HW nor SW timestamping.

Miroslav Lichvar (3):
  Add options to tag ptp4l and phc2sys log messages.
  timemaster: tag ptp4l and phc2sys messages.
  timemaster: check support for SW time stamping.

 config.c     |  1 +
 phc2sys.8    |  4 ++++
 phc2sys.c    |  9 +++++++--
 print.c      | 18 ++++++++++++++----
 print.h      |  1 +
 ptp4l.8      |  6 ++++++
 ptp4l.c      |  1 +
 timemaster.c | 34 ++++++++++++++++++++++++++--------
 8 files changed, 60 insertions(+), 14 deletions(-)

-- 
2.9.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
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to