Re: [Linuxptp-users] Adding additional interfaces
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2016-04-30 18:50:10
|
On Fri, Apr 29, 2016 at 02:50:42PM -0700, Ganesh Narayanan wrote: > Currently I am running PTP as below. Now if I need to add one more > interface (say eth1) to the running PTP instance, what is the best way to > do it ? Do I need to restart the PTP ? Yes. > I was wondering if there is a way > to pass the new interface to the currently running instance without > restarting the process. This isn't implemented, but I think it would be possible with some work. However, I doubt that such a feature is worth the effort. Thanks, Richard |