Re: [Linuxptp-devel] [PATCH v2 6/7] Add ignore_source_id config option.
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Keller, J. E <jac...@in...> - 2018-10-01 21:32:14
|
> -----Original Message----- > From: Vedang Patel [mailto:ved...@in...] > Sent: Wednesday, September 26, 2018 2:58 PM > To: lin...@li... > Cc: Gomes, Vinicius <vin...@in...>; Sanchez-Palencia, Jesus > <jes...@in...> > Subject: [Linuxptp-devel] [PATCH v2 6/7] Add ignore_source_id config option. > > This config option will skip the source port identity verification in > the Sync and Follow_up messages. This option is needed when the announce > messages are disabled because the slave cannot know the identity of > master without announce messages. > > This is required by Automotive Profile as part of skipping the Best > Master Clock Algorithm (BMCA). > Would it be better to allow configuring the expected source id instead? Thanks, Jake |