This series introduces "query" functions, not to be confused with
"get" methods.  The former transmits a request to the ptp4l service,
while the latter simply returns the cached values.

- Patches 1 and 2 are straightforward conversions of the existing API.
- Patches 3-4 combine two queries into one.

Richard Cochran (4):
  pmc_agent: Convert the method that queries TAI-UTC offset into the
    canonical form.
  pmc_agent: Convert the method that queries the port properties.
  pmc_agent: Generalize the method that queries the local clock
    identity.
  pmc_agent: Simplify the method that gets of the number of local ports.

 phc2sys.c   |  67 +++++++++---------
 pmc_agent.c | 195 +++++++++++++++++++++++++---------------------------
 pmc_agent.h |  64 +++++++++++++++--
 3 files changed, 187 insertions(+), 139 deletions(-)

-- 
2.20.1



_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to