linuxptp 4.0-1 source package in Ubuntu

Changelog

linuxptp (4.0-1) unstable; urgency=medium

  * New upstream version 4.0
  * Add instructions to instantiate services

 -- Punit Agrawal <email address hidden>  Sat, 22 Jul 2023 19:45:18 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
linuxptp_4.0-1.dsc 2.0 KiB b39533cbfce3834f3cf5e646a0e2dd7908e644474ffc22a75c62750f8ea58758
linuxptp_4.0.orig.tar.gz 245.0 KiB d27d5ef296bb3d285e22e69f75ae023b4b42a2f4655130d6d390d8afcbc3d933
linuxptp_4.0-1.debian.tar.xz 5.0 KiB 58a9d15c9b80634b614795fdbc9280264555b19b696f411bcd729a0c84da92db

Available diffs

No changes file available.

Binary packages built by this source

linuxptp: Precision Time Protocol (PTP, IEEE1588) implementation for Linux

 Linuxptp is an implementation of the Precision Time Protocol (PTP)
 according to IEEE standard 1588 for Linux. Features include:
  - support for hardware and software time stamping via the Linux
    SO_TIMESTAMPING socket option.
  - support for the Linux PTP Hardware Clock (PHC) subsystem by using the
    clock_gettime family of calls, including the new clock_adjtimex
    system call
  - implementation of Boundary Clock (BC) and Ordinary Clock (OC)
  - transport over UDP/IPv4, UDP/IPv6, and raw Ethernet (Layer 2)
  - support for IEEE 802.1AS-2011 in the role of end station
 .
 PTP provides higher precision and faster synchronization than NTP even
 without hardware support. With hardware support, sub-microsecond
 accuracy can be expected. Whereas NTP is intended for WAN use, PTP is
 designed for LAN environments and makes use of UDP multicast.

linuxptp-dbgsym: debug symbols for linuxptp