diff --git a/README.org b/README.org index dcd4371..8cdfb7c 100644 --- a/README.org +++ b/README.org @@ -20,10 +20,11 @@ SO_TIMESTAMPING socket option. - Supports the Linux PTP Hardware Clock (PHC) subsystem by using the - clock_gettime family of calls, including the new clock_adjtimex - system call. + clock_gettime family of calls, including the clock_adjtimex system + call. - - Implements Boundary Clock (BC) and Ordinary Clock (OC). + - Implements Boundary Clock (BC), Ordinary Clock (OC) and + Transparent Clock (TC). - Transport over UDP/IPv4, UDP/IPv6, and raw Ethernet (Layer 2). @@ -32,6 +33,24 @@ - Modular design allowing painless addition of new transports and clock servos. + - Implements unicast operation. + + - Supports a number of profiles, including: + + - The automotive profile + + - The default 1588 profile. + + - The enterprise profile. + + - The telecom profiles G.8265.1, G.8275.1, and G.8275.2. + + - Supports the NetSync Monitor protocol. + + - Implements Peer to peer one-step. + + - Supports bonded, IPoIB, and vlan interfaces. + * Getting the Code You can download the latest released version at Source Forge.