Signed-off-by: Richard Cochran <richardcoch...@gmail.com> --- configs/automotive-slave.cfg | 4 ++-- configs/default.cfg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/configs/automotive-slave.cfg b/configs/automotive-slave.cfg index 0898660..fab61bf 100644 --- a/configs/automotive-slave.cfg +++ b/configs/automotive-slave.cfg @@ -1,5 +1,5 @@ # -# Automotive Profile example configuration for slaves containing those +# Automotive Profile example configuration for clients containing those # attributes which differ from the defaults. See the file, default.cfg, for # the complete list of available options. # @@ -25,7 +25,7 @@ delay_mechanism P2P # Automotive Profile specific options # BMCA noop -slaveOnly 1 +clientOnly 1 inhibit_announce 1 asCapable true ignore_source_id 1 diff --git a/configs/default.cfg b/configs/default.cfg index 8c19129..953d832 100644 --- a/configs/default.cfg +++ b/configs/default.cfg @@ -3,7 +3,7 @@ # Default Data Set # twoStepFlag 1 -slaveOnly 0 +clientOnly 0 socket_priority 0 priority1 128 priority2 128 -- 2.20.1 _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel