forked from Xilinx-CNS/sfptpd
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfreerun.cfg
More file actions
40 lines (31 loc) · 930 Bytes
/
freerun.cfg
File metadata and controls
40 lines (31 loc) · 930 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#
# Example configuration for sfptpd operating in freerun mode
#
# SPDX-License-Identifier: BSD-3-Clause
# (c) Copyright 2012-2022 Xilinx, Inc.
#
#
# Generic Configuration
#
[general]
# Create a Freerun Synchronization Module instance.
sync_module freerun fr1
# Specify whether messages are sent to the syslog, stderr or to a file. By default
# messages are sent to stderr.
# message_log /local/sfptpd_msgs.txt
message_log stderr
# Specify whether stats logging is enabled and whether stats are sent to stdout
# or to a file
# stats_log /local/sfptpd_stats.txt
stats_log stdout
# Specifies whether to attempt using hardware timestamps on non-Solarflare
# hardware. Its driver must support raw hardware timestamps and expose a PHC
# device adjustable via clock_adjtime (adjtimex).
non_solarflare_nics off
#
# Freerun Configuration
#
[fr1]
# Specify the clock to use as local reference by interface.
# interface eth1
# fin