linuxptp 4.0-1ubuntu3 source package in Ubuntu

Changelog

linuxptp (4.0-1ubuntu3) oracular; urgency=medium

  * Fix simulation-test-suite autopkgtest to properly pickup clknetsim
    from wget-ed download instead of trying to git clone it.

 -- JP Meijers <email address hidden>  Thu, 13 Jun 2024 15:57:28 +0000

Upload details

Uploaded by:
JP Meijers
Sponsored by:
Loïc Minier
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
linuxptp_4.0.orig.tar.gz 245.0 KiB d27d5ef296bb3d285e22e69f75ae023b4b42a2f4655130d6d390d8afcbc3d933
linuxptp_4.0-1ubuntu3.debian.tar.xz 22.3 KiB bda9056dcbd5d3ebdddaad643b80657bccee66dd814c2525b0117a00fe3c6d72
linuxptp_4.0-1ubuntu3.dsc 2.2 KiB 1a46fcfa223b77901758e5b00af132d4acd5193f17070de27bda5c20e0674add

Available diffs

View changes file

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