|
From: George Neville-N. <gn...@ne...> - 2010-11-13 01:15:56
|
I am happy to announce that as of today, 12 November 2010, I have released the PTP Daemon for both version 2 and version 1 of the protocol. I have also bumped the project status from Beta to Stable. In future beta versions will be clearly marked by their version string. Please report bugs on the forums and mailing lists. What's new in this release? The ChangeLog for 1.1.0 and 2.1.0 follow this message. Best, George http://ptpd.sourceforge.net/ 2010-10-12 George Neville-Neil <gn...@ne...> * 1.1.0 Release * Add code to limit how much of an offset or delay the client is willing to tolerate. * Add support for BINTIME on FreeBSD which gives more accurate packet timestamps. * Add quality file support * Add support for syslog. * Add support for user configurable TTL. * Clean up code formatting, headers, comments etc. 2010-10-12 George Neville-Neil <gn...@ne...> * 2.1.0 First main line release of PTPv2 code base (IEEE-1588-2008) * Add code to limit how much of an offset or delay the client is willing to tolerate. * Add support for BINTIME on FreeBSD which gives more accurate packet timestamps. * Add quality file support * Fix significant bugs that prevented correct operation in End-to-End mode. * Add support for syslog. * Add support for user configurable TTL. * Clean up code formatting, headers, comments etc. |