Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply ingress and egress latency corrections in P2P one step mode.
When using peer to peer one step mode, the normal time stamp handling of peer delay request messages is bypassed. The hardware subtracts the ingress time stamp from the correction field and then adds the egress time into the correction of the response. The configured latency values are never applied since the hardware has no knowledge of them. This patch adds in the correction values in this special case. Signed-off-by: Richard Cochran <[email protected]>
- Loading branch information