-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fail measurement if oscillatord is unavailable (#321)
Summary: Pull Request resolved: #321 When `oscillatord` is stopped (crashed for example) `c4u` will not refresh the `ptp4u` config and we may end up serving bad time as a result. This diff fixes this situation by assuming `nil` measurement means "uncalibrated" Reviewed By: abulimov Differential Revision: D52834697 fbshipit-source-id: 62d76f92d9593960d65c9b8150da1f423035ea90
- Loading branch information
1 parent
506a539
commit c467f80
Showing
3 changed files
with
54 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters