- Update to version 4.4:
* Version 4.4
* ts2phc: check is_running in ts2phc_pps_sink_poll()
* ts2phc: check for errors on polling the sink devices
* timemaster: Wait for udev to set up vclock devices.
* ts2phc: Fix description of holdover option in man page.
* ts2phc: Describe servo options in man page.
* nmea: Fix tm_isdst uninitialized
* Complete SNMP cleanup.
* Add permanent subscription option
* rtnl: check if the kernel provides if_team
* port: Drop received 802.1AS packets with invalid transportSpecific values
* ts2phc: Fix timestamp conversion for leap seconds.
* nmea: Fix conversion of leap second.
* ts2phc: Reset parser after RMC message.
* Drop example snmpd.conf.
* ts2phc: Add option to correct for NMEA delay.
* ts2phc: Allow longer NMEA delays.
* ts2phc: Move upper/lower rejection limit calculation.
* ts2phc: Fix edge rejection for pulse widths over 0.5s.
* ts2phc: Provide source type.
* Filter any PTP frames with the source MAC of the local interface
* ts2phc: Add holdover support.
* ts2phc: Avoid unnecessary call of getppstime().
* Version 4.3
* ts2phc: Use CLOCK_MONOTONIC_RAW for NMEA PPS timestamp.
* nsm: add authentication tlv for nsm
* pmc: add authentication tlv for pmc
* msg: add authentication tlv in management handling
* sad: introduce sad_update_auth_tlv()
* man: add man/README updates for authentication tlv
* sad: introduce sad_append_auth_tlv() and sad_generate_icv()
* sad: introduce sad_set_last_seqid() and sad_check_seqid()
* port: add security processing to bc_event()
* sad: introduce sad_process_auth() and sad_check_auth_tlv()
* sad: introduce openssl mac library
* sad: introduce gnupg mac library
* sad: introduce gnutls mac library
* sad: introduce nettle mac library
* sad: introduce security association database
* tlv: add authentication tlv
* udp+udp6: Make IP addresses configurable.
* Add support for '-l' option to tz2alt.c as documented in its man page.
* Clean up compiler warnings about print_level.
* Clean up compiler warning in ts2phc_pps_sink.c.
* Clean up compiler warning in ts2phc.c.
* Clean up compiler warning in port.c.
* README: update mailing list.
* ts2phc: interact with new kernel timestamp channel masks
* lstab: Update Leap Second table validity
* Fix indentation in example configs.
* Document allowedLostResponses option.
* config: Allow port sections with longer names.
* sk: Fix descriptor leak in sk_get_if_info().
* lstab: Don't free lstab on update.
* lstab: Limit number of parsed leap seconds.
* uds: Warn if replacing existing socket.
* Add example Common Mean Link Delay Service configuration files.
* Implement the COMMON_P2P delay mechanism.
* Add a push notification for the CMLDS TLV.
* Introduce the Common Mean Link Delay Information TLV.
* pmc: Make SET SUBSCRIBE_EVENTS_NP forwards compatible.
* pmc/uds: Configure the remote server address using the interface API.
* interface: Add an optional remote address for use by the UDS transport.
* ts2phc: Don't switch system clock to nanosecond mode.
* Version 4.2
* phc_ctl: Use util.h NSEC_PER_SEC macro instead of local macro
* servo: Use util.h NSEC_PER_SEC macro instead of local macro
* port: Use util.h NSEC_PER_SEC macro instead of local macro
* util: Introduce NSEC_PER_SEC macro
* port: Fix multiple pdelay response handling
* Make allowedLostResponses configurable
* ptp4l: Allow advertisement of legacy PTP 2.0 protocol
* msg: Enable changing PTP message header version
* linuxptp: Use ${CC} in incdefs.sh
* include string.h for strncpy()
* lstab: Update leapfile validity
* print: Support log level in message tag.
* phc2sys: Stop synchronization when ptp4l stops responding.
* phc2sys: Better indicate domain with realtime clock.
* pmc_agent: Make update interval configurable.
* pmc_agent: Add function to check if still subscribed.
* port: set_tmo_log() timer interval calculation fix
* Add notification for changes in PARENT_DATA_SET.
* clock: Downgrade log message about failed uds forward.
* Avoid conflicting port IDs over PMC UDS
* phc_ctl: Use pr_notice instead of pr_err for displaying adjusted frequency
* phc_ctl: Add maximum offset capability
* phc_ctl: Add phase command to support ADJ_OFFSET
OBS-URL: https://build.opensuse.org/request/show/1227172
OBS-URL: https://build.opensuse.org/package/show/network:time/linuxptp?expand=0&rev=25
- Update to version 4.1:
* Version 4.1
* phc2sys: Fix -n option with -w.
* phc2sys: Avoid segfault with default UDS address.
* phc2sys: Improve logging with single domain.
* ptp4l man: Add description for setting kthreads priorities
* sk: don't report random errno on timeout
* phc_ctl: explicitly check for adjust_phase definition
* raw: Fix PRP trailer detection
* remove C99 style loop variable declarations
* phc2sys: Add multi-domain synchronization.
* phc2sys: Shallow do_loop().
* phc2sys: Create pmc agent after processing options.
* phc2sys: Rename phc2sys_private to domain.
* Use the 802.1AS peer delay computation when transportSpecific is 1
* Resolve false hybrid_e2e warning
* Fix SERVO_LOCKED_STABLE behavior.
* Version 4.0
* clock: Fix summary interval in free-running mode.
* Avoid switching PHC when phc_index is negative
* ts2phc: Fix memory leak on initial error path.
* power profile: Fix regression in the default configuration file.
* msg: append TLV onto all PTP event messages
* Fix detection of VLAN over bond support in case the driver does not support SIOCGHWTSTAMP ioctl.
* Clear pending errors on sockets.
* ntpshm: Invalidate SHM data before releasing the servo
* lstab: Update leapfile validity
* port: Don't switch to PHC with SW timestamping.
* ts2phc: Fix potential null-pointer dereference
* ts2phc: Prevent reporting poll error when received termination signal
OBS-URL: https://build.opensuse.org/request/show/1110590
OBS-URL: https://build.opensuse.org/package/show/network:time/linuxptp?expand=0&rev=23
- Update to version 3.1:
* ts2phc: nmea: Drop time of day readings older than five seconds.
* ts2phc: nmea: Update the leap seconds table on demand.
* ts2phc: nmea: Add a configuration option for the current leap seconds file.
* ts2phc: nmea: Add error messages for leap second lookup failures.
* ts2phc: nmea: Correct UTC to TAI conversion.
* posix_clock_open: derive PHC index from device name if possible
* phc_ctl: display all capability information
* ts2phc: Ignore pulses with invalid time stamps.
* ts2phc: Fix memory leak.
* ts2phc: Use proper close method on the error path.
* port: Support slave event monitoring of delay timing data.
* monitor: Add support for slave delay timing data TLV.
* pmc: Show slave receive timing data TLVs attached to signaling messages.
* port: Support slave event monitoring of Sync timing data.
* clock: Create a slave event monitor.
* Introduce a module for slave event monitoring.
* Reject path trace TLVs with excessive elements.
* Let the free running port state reflect the synchronization uncertain flag.
* pmc: Support getting and setting the local synchronization uncertain flag.
* Implement the synchronization uncertain flag.
* Add support for write phase mode.
* Decouple servo state from automotive profile.
* ts2phc: Support using a GPS radio as the master clock.
* Introduce a leap second table.
* ts2phc: Support using a PHC as the master clock.
* Introduce the ts2phc program.
* pmc: Allow multiple local subscribers.
* pmc: Subscribe to port state push notification events when requested.
* clock: reset master/local rr when best clock id changes
* unicast: Enable sharing master tables between ports.
* Accept external PHC devices from the command line.
* phc2sys: Fix frequency estimation when synchronizing a PHC to the system clock.
* Correct the signature of the legacy system offset measurement method.
* ptp4l: Add configuration option for socket priority
* sk: Recognize HWTSTAMP_FILTER_SOME
* Improve G.8275.[12] example configs.
* rtnl: add team activebackup support
* Ignore signaling messages on target port mismatch.
* Avoid fault when receiving zero length packets
* phc2sys: Fix crash when trying to synchronize unadjustable clock.
* Added support for opening POSIX clock devices
* Allow ignoring source port identity in end to end mode.
* port: correction of port name used port_open
* Add example configuration for Automotive Profile.
* Add ignore_source_id config option.
* Add inhibit_announce config option.
* Add BMCA config option.
* port: Add configurable option to set asCapable.
* timemaster: Allow ptp4l-specific sections in [ptp4l.conf].
* unicast: Process timeouts equal to current time.
* snmp4lptp: added snmp4lptp.8
* Add possibility to set clockIdentity
* Introduce the maxStepsRemoved attribute
* config: Add hardware time stamp filter setting mode
* snmp4lptp: Added function for data collection from ptp4l program.
* snmp4lptp: Added communication to ptp4l via the UDS port.
* snmp4lptp: Add snmp sub agent for linuxptp
- re-introduce the _service file
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
firewalld, see [1].
[1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
- Update to stable release 2.0:
* Peer-to-Peer Transparent Clock support
* End-to-End Transparent Clock support
* Unicast support
* Support for all three Telecom Profiles
+ T-REC-G.8265.1-201407
+ T-REC-G.8275.1-201606
+ T-REC-G.8275.2-201708
- Changes for version 1.9.2:
* Fixed stack buffer overflow in the new NetSync Monitor code (since 1.9)
* Command line support for every configuration variable via long options
* IPoIB interface support
* Improved Delay Request performance at high message rates
* Improved UTC offset tracking
* Multiple TLV support
* NetSync Monitor protocol support
* Peer to peer one-step
* Support for bonded interfaces
- No longer use _service
Update to version 1.9+git1.gd14f11f:
* Expand and rationalize time stamping options.
* Introduce peer to peer one step.
* pmc: add long options and configuration file
* port: Implement the NetSync Monitor protocol.
* Introduce an option to ignore the transport specific field.
* clock: add option to specify initial path delay.
* sk: turn warnings about unexpected RX filter into debug messages.
- change the versioning scheme, resulting in version
1.8+git65.g303b08c
- Update to version v1.8+git.20180101 (bsc#1050682):
* clock: Don't forward management requests to UDS port.
* Add an acknowledgment in the readme for Meinberg.
* phc2sys: update '-s' option
* sk: don't leak socket when reading of IB GUID fails.
* Add compile time sanity check for interface name lengths.
* phc_ctl: fix adj command to accept negative offset.
* port: return timestamping iface in port properties
* phc2sys: re-create clock clkid and servo when phc index changed
* phc2sys: split servo_add from function clock_add
* transport: pass struct interface to transport_open
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
- Remove future goals from description.
- Cleanup spec file with spec-cleaner
- Use url for source
- Use kernel-devel instead full source
- upgraded to 1.8
- new tools: timemaster, phc_ctl
- sanitize release line in specfile
- updated How To to mention ethtool (bnc#865358)
- convert to systemd (bnc#865355)
- two separate services (ptp4l and phc2sys) instead of linuxptp
- two separate config files:
/etc/syscconfig/ptp4l and /etc/sysconfig/phc2sys instead of
/etc/sysconfig/linuxptp
- upgraded to 1.4
- fixed FSF address in init file
- added Linux PTP Howto
- adjusted sysconfig defaults to match changes made to phc2sys
behavior
- upgraded to 1.2.git74e70372
- upgraded to 1.2
- reviewed by Security (bnc#809336)
- license update: GPL-2.0+
No indication of a GPL version 2 only license. Also, use SPDX format
where possible
- upgraded to 1.1
- initial packaging
OBS-URL: https://build.opensuse.org/request/show/847615
OBS-URL: https://build.opensuse.org/package/show/network:time/linuxptp?expand=0&rev=18
* Peer-to-Peer Transparent Clock support
* End-to-End Transparent Clock support
* Unicast support
* Support for all three Telecom Profiles
+ T-REC-G.8265.1-201407
+ T-REC-G.8275.1-201606
+ T-REC-G.8275.2-201708
- Changes for version 1.9.2:
* Fixed stack buffer overflow in the new NetSync Monitor code (since 1.9)
* Command line support for every configuration variable via long options
* IPoIB interface support
* Improved Delay Request performance at high message rates
* Improved UTC offset tracking
* Multiple TLV support
* NetSync Monitor protocol support
* Peer to peer one-step
* Support for bonded interfaces
- No longer use _service
OBS-URL: https://build.opensuse.org/package/show/network:time/linuxptp?expand=0&rev=14
- change the versioning scheme, resulting in version
1.8+git65.g303b08c
- Update to version v1.8+git.20180101 (bsc#1050682):
* clock: Don't forward management requests to UDS port.
* Add an acknowledgment in the readme for Meinberg.
* phc2sys: update '-s' option
* sk: don't leak socket when reading of IB GUID fails.
* Add compile time sanity check for interface name lengths.
* phc_ctl: fix adj command to accept negative offset.
* port: return timestamping iface in port properties
* phc2sys: re-create clock clkid and servo when phc index changed
* phc2sys: split servo_add from function clock_add
* transport: pass struct interface to transport_open
OBS-URL: https://build.opensuse.org/request/show/574231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxptp?expand=0&rev=4
- change the versioning scheme, resulting in version
1.8+git65.g303b08c
- Update to version 1.8+git65.g303b08c:
* clock: Don't forward management requests to UDS port.
* Add an acknowledgment in the readme for Meinberg.
* phc2sys: update '-s' option
* sk: don't leak socket when reading of IB GUID fails.
* Add compile time sanity check for interface name lengths.
* phc_ctl: fix adj command to accept negative offset.
* port: return timestamping iface in port properties
* phc2sys: re-create clock clkid and servo when phc index changed
* phc2sys: split servo_add from function clock_add
* transport: pass struct interface to transport_open
OBS-URL: https://build.opensuse.org/request/show/574229
OBS-URL: https://build.opensuse.org/package/show/network:time/linuxptp?expand=0&rev=11
* clock: Don't forward management requests to UDS port.
* Add an acknowledgment in the readme for Meinberg.
* phc2sys: update '-s' option
* sk: don't leak socket when reading of IB GUID fails.
* Add compile time sanity check for interface name lengths.
* phc_ctl: fix adj command to accept negative offset.
* port: return timestamping iface in port properties
* phc2sys: re-create clock clkid and servo when phc index changed
* phc2sys: split servo_add from function clock_add
* transport: pass struct interface to transport_open
OBS-URL: https://build.opensuse.org/package/show/network:time/linuxptp?expand=0&rev=9