On Tue, Sep 04, 2018 at 10:19:15PM +0530, प्रदीप कुमार भट्ट wrote: > 2) The unicast master table configuration works well in ptp4l service > as standalone but when I try to use it in timemaster program, it > always gives unknown option error. Just wanted to confirm whether > timemaster.conf configuration file supports [ unicast_master_table ] > option/feature or am I missing something.
No, timemaster doesn't understand that [ unicast_master_table ] is a section of ptp4l. As a workaround, I think you could specify it in the PTP domain section using the ptp4l_option option, like this: [ptp_domain 0] interfaces eth0 ptp4l_option [unicast_master_table] ptp4l_option table_id 1 ptp4l_option logQueryInterval 2 ptp4l_option ... ptp4l_option [global] The last line is needed to switch back to the global section. Yes, it's an ugly hack. -- Miroslav Lichvar _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel