File: ChangeLog

package info (click to toggle)
ptpd 2.1.0-debian1-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 400 kB
  • sloc: ansic: 4,237; sh: 76; makefile: 48
file content (22 lines) | stat: -rw-r--r-- 534 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2010-10-12  George Neville-Neil  <gnn@neville-neil.com>

	* 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.