intel-staging / libptpmgmt_iaclocklib

The Clock Manager is a library for monitoring network time synchronization on the local platform. Disclaimer: This project is under development. All source code and features on the main branch is for the purpose of testing or evaluation and not production ready. We will upstream the code and archive this GitHub repo thereafter.
Other
4 stars 5 forks source link

Add notification message and process data #22

Closed JunAnnLaiIntel closed 2 months ago

JunAnnLaiIntel commented 2 months ago

Once client receive the notification message from proxy, it will process and write into client_ptp_data struct if there is changed. The event count will also increment atomically when there is event changed.

![Uploading image.png…]()