From 28ac1cb1b13c07b5e84c7e30b1444ac4e5f23357 Mon Sep 17 00:00:00 2001 From: Richard Cochran Date: Thu, 30 Aug 2012 11:19:28 +0200 Subject: [PATCH] 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 --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 0dd7ecf..c65d972 100644 --- a/README.org +++ b/README.org @@ -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.