linuxptp 3.1.1-2 source package in Ubuntu

Changelog

linuxptp (3.1.1-2) unstable; urgency=medium

  * Provide "time-daemon" (Closes: #994293)
  * Update standards version to 4.6.0

 -- Punit Agrawal <email address hidden>  Sun, 17 Oct 2021 09:14:34 +0900

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

Downloads

File Size SHA-256 Checksum
linuxptp_3.1.1-2.dsc 2.0 KiB a58f6b105966f1fdc4ba691d2907b1d829cc4ceffbe924a5f77cf4b86c0ed8a2
linuxptp_3.1.1.orig.tar.gz 213.7 KiB 94d6855f9b7f2d8e9b0ca6d384e3fae6226ce6fc012dbad02608bdef3be1c0d9
linuxptp_3.1.1-2.debian.tar.xz 4.7 KiB 1a3491541082087c61200e8795764c87e4aa6dd435134611e995390fa679c291

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