Thanks Richard.
-Guru
On Thu, 11 Aug 2022 at 07:03, Richard Cochran
wrote:
> On Wed, Aug 10, 2022 at 02:18:20PM +0530, Gururaj Badiger wrote:
> > Is there any example of this type of message implemented in ptp4l code?
> If
> > so, could you help me with what is the name of the currently supporte
On Wed, Aug 10, 2022 at 02:18:20PM +0530, Gururaj Badiger wrote:
> Is there any example of this type of message implemented in ptp4l code? If
> so, could you help me with what is the name of the currently supported
> MANAGEMENT type of message?
Start with msg.c|h and tlv.c|h
HTH,
Richard
__
Hello,
I have been playing with ptp4l and pmc commands and beginning to get
familiar with usage of various pmc commands and pmc/ptp4l code.
I would like to explore ptp4l code to understand how MANAGEMENT type
messages are propagated. How TLV messages for this type are being prepared.
Is there an