aboutsummaryrefslogtreecommitdiff
path: root/net/linuxptp/patches
diff options
context:
space:
mode:
authorWojciech Dubowik <Wojciech.Dubowik@westermo.com>2023-06-15 16:08:16 +0200
committerRosen Penev <rosenp@gmail.com>2023-06-22 21:35:44 +0300
commitbe829c1486c5fca7dc1cd31813b12b946564f074 (patch)
treecfcca21871169334eee919892eb06b6c348740d2 /net/linuxptp/patches
parentfb68d07bfae3d38691c87179e216207e4323a52b (diff)
linuxptp: Update to 4.0
Major changes since version 3.1.1: * Officially supports the 2019 version of IEEE 1588 * Improved unicast messaging * Enhanced G.8275.2 profile * More flexible Pulse Per Second (PPS) handling * Virtual clock support * Power profile support * VLAN over bond support. * Parallel Redundancy Protocol (PRP) trailer handling. * Non-privileged read-only monitoring port. * New statistics reporting. [V2] * reset package release * adapt license name to the new format Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@westermo.com>
Diffstat (limited to 'net/linuxptp/patches')
-rw-r--r--net/linuxptp/patches/010-64bit.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/linuxptp/patches/010-64bit.patch b/net/linuxptp/patches/010-64bit.patch
index 043c35e59..3529978dd 100644
--- a/net/linuxptp/patches/010-64bit.patch
+++ b/net/linuxptp/patches/010-64bit.patch
@@ -1,5 +1,5 @@
---- a/ts2phc_slave.c
-+++ b/ts2phc_slave.c
+--- a/ts2phc_pps_sink.c
++++ b/ts2phc_pps_sink.c
@@ -4,6 +4,9 @@
* @note Copyright (C) 2019 Balint Ferencz <fernya@sch.bme.hu>
* @note SPDX-License-Identifier: GPL-2.0+