Re: [Linuxptp-devel] [PATCH v3 1/1] Add master only management TLV

2021-05-25 Thread Richard Cochran
On Mon, May 24, 2021 at 01:24:10AM +0200, Erez Geva wrote: > - Add support in the pmc tool > - Add the TLV in port module. > > Signed-off-by: Erez Geva Applied. Thanks, Richard ___ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net

Re: [Linuxptp-devel] [PATCH v3 1/1] Add master only management TLV

2021-05-25 Thread Geva, Erez
: R: [Linuxptp-devel] [PATCH v3 1/1] Add master only management TLV Dear Erez, Dear All, I think that the value should be stored into config also, because after a fault the complete configuration is reloaded. ciao luigi Luigi Mantellini Senior Software

[Linuxptp-devel] [PATCH v3 1/1] Add master only management TLV

2021-05-23 Thread Erez Geva
- Add support in the pmc tool - Add the TLV in port module. Signed-off-by: Erez Geva --- pmc.c| 5 + pmc_common.c | 2 ++ port.c | 6 ++ 3 files changed, 13 insertions(+) diff --git a/pmc.c b/pmc.c index a767c8a..00d6014 100644 --- a/pmc.c +++ b/pmc.c @@ -335,6 +335,11 @@