Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

PTP

Collection of Facebook's PTP libraries.

Protocol

Partial implementation of PTPv2.1 (IEEE 1588-2019) protocol

ptp4u

Scalable unicast PTP server supporting PTP and SPTP.

Quick Installation

go install github.com/facebook/time/cmd/ptp4u@latest

SPTP

Scalable unicast SPTP client.

Quick Installation

go install github.com/facebook/time/cmd/sptp@latest

Simpleclient

Basic PTPv2.1 two-step unicast client implementation.

linearizability

Library to perform 'linearizability tests' - when we talk to remote GM using DelayRequest packets and compare clocks.