Signed-off-by: Richard Cochran <[email protected]> --- E2E-TC.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 E2E-TC.cfg
diff --git a/E2E-TC.cfg b/E2E-TC.cfg new file mode 100644 index 0000000..d5fbeec --- /dev/null +++ b/E2E-TC.cfg @@ -0,0 +1,13 @@ +# +# End to End Transparent Clock example configuration containing +# those attributes which differ from the defaults. See the file, +# default.cfg, for the complete list of available options. +# +[global] +priority1 254 +free_running 1 +freq_est_interval 3 +tc_spanning_tree 1 +summary_interval 1 +clock_type E2E_TC +network_transport L2 -- 2.11.0 ------------------------------------------------------------------------------ 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
