From 67f51b67416c84c23086f997954be1d51502637d Mon Sep 17 00:00:00 2001 From: Lucas Christian Date: Mon, 25 Nov 2024 22:01:34 -0800 Subject: T6630: ntp: fix timestamp nested under ptp --- interface-definitions/service_ntp.xml.in | 96 ++++++++++++++++---------------- 1 file changed, 48 insertions(+), 48 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/service_ntp.xml.in b/interface-definitions/service_ntp.xml.in index 5dc0cd295..c31b572bd 100644 --- a/interface-definitions/service_ntp.xml.in +++ b/interface-definitions/service_ntp.xml.in @@ -13,72 +13,72 @@ #include #include #include - + - Enable Precision Time Protocol (PTP) transport + Enable timestamping of packets in the NIC hardware - #include - - 319 - - + - Enable timestamping of packets in the NIC hardware + Interface to enable timestamping on + + + all + + + all + Select all interfaces + + + txt + Interface name + + + #include + all + - + - Interface to enable timestamping on + Selects which inbound packets are timestamped by the NIC - - all + all ntp ptp none all - Select all interfaces + All packets are timestamped - txt - Interface name + ntp + Only NTP packets are timestamped + + + ptp + Only PTP or NTP packets using the PTP transport are timestamped + + + none + No packet is timestamped - #include - all + (all|ntp|ptp|none) - - - - Selects which inbound packets are timestamped by the NIC - - all ntp ptp none - - - all - All packets are timestamped - - - ntp - Only NTP packets are timestamped - - - ptp - Only PTP or NTP packets using the PTP transport are timestamped - - - none - No packet is timestamped - - - (all|ntp|ptp|none) - - - - - + - + + + + + + Enable Precision Time Protocol (PTP) transport + + + #include + + 319 + -- cgit v1.2.3