Re: [Linuxptp-users] PTP1 and PTP2 in LEADER and both remain ACTIVE
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2022-10-07 14:04:34
|
On Thu, Oct 06, 2022 at 08:40:54PM +0530, Gururaj Badiger wrote: > However, when Two LEADERS are running in the same domain then one of them > goes to "PASSIVE" state as there can be only one Best Master in the domain. > In that case, though there are two ports and they are configured to the > same domain, I was expecting the same behavior in my set-up too. Only if the networking stack does not drop UDP frames from other interface on same host. This is the default on Linux. HTH, Richard |