Re: [Linuxptp-devel] [PATCH 2/4] Reset clock parent DS to default DS when no best master clock is a
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
|
From: Richard C. <ric...@gm...> - 2013-11-30 11:33:02
|
On Tue, Nov 19, 2013 at 02:42:39PM +0100, Delio Brignoli wrote: > Before this fix when in slave mode, if a former foreign master disappeared > for some reason and nothing replaced it, we started announcing ourselves > using the former master DS It looks like this patch is only needed in connection with patch #1. Without the first patch, then there is no issue with the announce messages after loss of master. (or maybe I am not seeing it?) Thanks, Richard |