RELEASE_NOTES 860 B

1234567891011121314151617181920
  1. RELEASE_NOTES for PTPd V2 ()
  2. v2rc1, January 2010:
  3. This is the first public source code release of PTPd implementing PTP v2 as
  4. defined by 'IEEE Std 1588-2008'.
  5. The source has been derivated from ptpd v1.0.0, compiled with gcc and tested
  6. on x86 platforms connected on an Ethernet infrastructure using a Hirschman 1588v2
  7. compliant Ethernet switch configured in Transparent Clock mode.
  8. (http://www.hirschmann.com/en/).
  9. This implementation supports both E2E and P2P mode with an ordinary clock on
  10. master/slave end-points.
  11. It support the 802.1 AS profile (http://www.ieee802.org/1/pages/802.1as.html)
  12. Please, have a look on the short comparison document 'IEEE1588v1_vs_IEEE1588v2.pdf'
  13. in the 'Doc' subdirectory, for a overview of the main differences between the two
  14. versions of the IEEE1588 standard and the impact on the implementation.
  15. - Alexandre & Gael