The first two patches fix bugs I came across when developing and testing
the third patch, but are not really related to it.

The third patch allows a unicast master table in the config to be used
by multiple ports, which should simplify ptp4l configuration in some
cases and make it usable with timemaster.

Miroslav Lichvar (3):
  port: Don't leak transport when unicast initialization fails.
  port: Avoid calling freed servo after switching PHC.
  unicast: Enable sharing master tables between ports.

 port.c           | 15 ++++++-------
 ptp4l.8          |  4 +---
 unicast_client.c | 55 ++++++++++++++++++++++++++++++++++++++++++++----
 unicast_client.h |  8 ++++++-
 4 files changed, 66 insertions(+), 16 deletions(-)

-- 
2.21.0



_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to