Bring the readme up to date.
- all of the original goals have been implemented - add gPTP to the list of supported features Signed-off-by: Richard Cochran <richardcochran@gmail.com>master
parent
d42914c335
commit
28ac1cb1b1
|
@ -14,7 +14,7 @@
|
|||
GNU General Public License. See the file, COPYING, for details of
|
||||
the license terms.
|
||||
|
||||
* Goals and Features
|
||||
* Features
|
||||
|
||||
- Supports hardware and software time stamping via the Linux
|
||||
SO_TIMESTAMPING socket option.
|
||||
|
@ -27,6 +27,8 @@
|
|||
|
||||
- Transport over UDP/IPv4, UDP/IPv6, and raw Ethernet (Layer 2).
|
||||
|
||||
- Supports IEEE 802.1AS-2011 in the role of end station.
|
||||
|
||||
- Modular design allowing painless addition of new transports and
|
||||
clock servos.
|
||||
|
||||
|
|
Loading…
Reference in New Issue