From 917c658e37b619b1b2cd261ae43dd02f11eef720 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 20 Sep 2024 22:28:13 +0200 Subject: T6630: ntp: move interface timestamping configuration under ptp node --- interface-definitions/service_ntp.xml.in | 37 +++++++++++++------------------- 1 file changed, 15 insertions(+), 22 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/service_ntp.xml.in b/interface-definitions/service_ntp.xml.in index d6d3e0818..5dc0cd295 100644 --- a/interface-definitions/service_ntp.xml.in +++ b/interface-definitions/service_ntp.xml.in @@ -13,34 +13,38 @@ #include #include #include - + - Configurable offload options + Enable Precision Time Protocol (PTP) transport + #include + + 319 + Enable timestamping of packets in the NIC hardware - - - Enable timestamping on all supported interfaces - - - Interface to enable timestamping on + all + + all + Select all interfaces + txt Interface name #include + all @@ -52,7 +56,7 @@ all - All received packets are timestamped + All packets are timestamped ntp @@ -60,11 +64,11 @@ ptp - Only PTP packets, or NTP packets using the PTP transport, are timestamped + Only PTP or NTP packets using the PTP transport are timestamped none - No received packets are timestamped + No packet is timestamped (all|ntp|ptp|none) @@ -77,17 +81,6 @@ - - - Enable Precision Time Protocol (PTP) transport - - - #include - - 319 - - - Leap second behavior -- cgit v1.2.3