File |
Date |
Author |
Commit |
.gitignore
|
2014-11-05
|
Richard Cochran
|
[5b3639]
trivial: update gitignore with the timemaster b...
|
CODING_STYLE.org
|
2013-02-06
|
Richard Cochran
|
[89562f]
Add a coding style document.
|
COPYING
|
2011-11-01
|
Richard Cochran
|
[af380e]
Add the license, a readme, and some header files.
|
README.org
|
2015-06-08
|
IOhannes m zmölnig
|
[bb88fb]
Explain how to contribute patches
|
address.h
|
2015-08-29
|
Richard Cochran
|
[d0eb73]
Use the standardized low level socket address f...
|
bmc.c
|
2013-07-14
|
Richard Cochran
|
[46db40]
Become the grand master when all alone.
|
bmc.h
|
2011-11-04
|
Richard Cochran
|
[c9a15e]
Add the best master clock algorithm.
|
clock.c
|
2016-08-30
|
Richard Cochran
|
[3b82f2]
clock: Monitor the link status using a RT netli...
|
clock.h
|
2015-10-21
|
Richard Cochran
|
[d825b1]
Let the clock code figure the PHC index.
|
clockadj.c
|
2014-06-18
|
Miroslav Lichvar
|
[fefd5b]
Set TAI offset of system clock.
|
clockadj.h
|
2014-06-18
|
Miroslav Lichvar
|
[fefd5b]
Set TAI offset of system clock.
|
clockcheck.c
|
2013-10-22
|
Miroslav Lichvar
|
[ed379b]
Add clock sanity check.
|
clockcheck.h
|
2013-10-22
|
Miroslav Lichvar
|
[ed379b]
Add clock sanity check.
|
config.c
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
config.h
|
2015-10-19
|
Richard Cochran
|
[63e530]
config: count the interfaces as they are added.
|
contain.h
|
2014-06-02
|
Richard Cochran
|
[8a92b1]
Fix a trivial spelling mistake in a comment.
|
ddt.h
|
2013-02-24
|
Geoff Salmon
|
[e91997]
adds CLOCK_DESCRIPTION struct
|
default.cfg
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
dm.h
|
2012-04-05
|
Richard Cochran
|
[a8a540]
Expose the peer delay flavors in their own head...
|
ds.h
|
2015-10-18
|
Richard Cochran
|
[9b2766]
clock: simplify the create method.
|
ether.h
|
2015-08-21
|
Richard Cochran
|
[852c28]
config: convert 'p2p_dst_mac', letting it be a ...
|
fault.c
|
2014-11-01
|
Richard Cochran
|
[e706f4]
port: allow running a boundary clock with multi...
|
fault.h
|
2015-11-03
|
Richard Cochran
|
[62ce44]
fault: protect header against multiple inclusion.
|
fd.h
|
2013-08-26
|
Richard Cochran
|
[7eef41]
Add a timer implementing the sync receive timeout.
|
filter.c
|
2013-10-29
|
Miroslav Lichvar
|
[ed9e0f]
Add median filter.
|
filter.h
|
2013-10-29
|
Miroslav Lichvar
|
[ed9e0f]
Add median filter.
|
filter_private.h
|
2013-10-29
|
Miroslav Lichvar
|
[2c9718]
Add modular filter interface.
|
foreign.h
|
2011-11-12
|
Richard Cochran
|
[49cd10]
Implement the PTP clock.
|
fsm.c
|
2012-01-06
|
Richard Cochran
|
[222c9b]
Fix the port finite state machine.
|
fsm.h
|
2013-02-06
|
Richard Cochran
|
[f530ae]
Hide the grandmaster port state.
|
gPTP.cfg
|
2015-08-28
|
Richard Cochran
|
[e85cb6]
Support hybrid E2E using unicast delay requests...
|
hash.c
|
2015-08-08
|
Richard Cochran
|
[8601aa]
Introduce a simple hash table implementation.
|
hash.h
|
2015-08-08
|
Richard Cochran
|
[8601aa]
Introduce a simple hash table implementation.
|
hwstamp_ctl.8
|
2014-06-04
|
Richard Cochran
|
[abd433]
Bump the date on the hwstamp_ctl man page.
|
hwstamp_ctl.c
|
2014-09-17
|
Miroslav Lichvar
|
[9ddd2a]
Fix copying of device name to ifreq.
|
incdefs.sh
|
2014-10-03
|
Miroslav Lichvar
|
[82f13c]
Add timemaster.
|
linreg.c
|
2015-03-26
|
Miroslav Lichvar
|
[5d6c34]
linreg: use sample weight.
|
linreg.h
|
2014-03-13
|
Miroslav Lichvar
|
[a5890c]
Add an adaptive servo based on linear regression.
|
makefile
|
2016-07-31
|
Richard Cochran
|
[0b3c04]
rtnl: Introduce RT netlink sockets.
|
mave.c
|
2013-10-29
|
Miroslav Lichvar
|
[2c9718]
Add modular filter interface.
|
mave.h
|
2013-10-29
|
Miroslav Lichvar
|
[2c9718]
Add modular filter interface.
|
missing.h
|
2014-11-01
|
Richard Cochran
|
[a5911e]
Use SO_SELECT_ERR_QUEUE when available.
|
mmedian.c
|
2013-10-29
|
Miroslav Lichvar
|
[ed9e0f]
Add median filter.
|
mmedian.h
|
2013-10-29
|
Miroslav Lichvar
|
[ed9e0f]
Add median filter.
|
msg.c
|
2021-06-22
|
Richard Cochran
|
[7795df]
Validate the messageLength field of incoming me...
|
msg.h
|
2014-12-05
|
Richard Cochran
|
[b295df]
Introduce a helper function to identify valid (...
|
notification.h
|
2014-05-06
|
Jiri Benc
|
[c8c6f7]
Event notification: port state
|
ntpshm.c
|
2015-08-14
|
Richard Cochran
|
[4c9c44]
config: convert 'ntpshm_segment' to the new sch...
|
ntpshm.h
|
2015-08-14
|
Richard Cochran
|
[4c9c44]
config: convert 'ntpshm_segment' to the new sch...
|
nullf.c
|
2015-06-08
|
Richard Cochran
|
[fa7914]
Add a servo that inhibits all frequency adjustment
|
nullf.h
|
2015-06-08
|
Richard Cochran
|
[fa7914]
Add a servo that inhibits all frequency adjustment
|
pdt.h
|
2011-11-01
|
Richard Cochran
|
[af380e]
Add the license, a readme, and some header files.
|
phc.c
|
2013-06-06
|
Ken ICHIKAWA
|
[67c925]
Don't return bogus clock id
|
phc.h
|
2013-04-19
|
Jiri Benc
|
[400427]
phc2sys: enable PPS output from PHC
|
phc2sys.8
|
2014-07-09
|
Miroslav Lichvar
|
[3760f8]
Add option to set NTP SHM segment number.
|
phc2sys.c
|
2015-08-23
|
Richard Cochran
|
[7b438d]
config: introduce a proper creation method.
|
phc_ctl.8
|
2014-07-18
|
Jacob Keller
|
[bdb6a3]
linuxptp: add phc_ctl program to help debug PHC...
|
phc_ctl.c
|
2014-10-03
|
Miroslav Lichvar
|
[48046e]
Don't include config.h in util.h
|
pi.c
|
2015-08-14
|
Richard Cochran
|
[177a71]
config: convert 'pi_integral_norm_max' to the n...
|
pi.h
|
2015-08-14
|
Richard Cochran
|
[177a71]
config: convert 'pi_integral_norm_max' to the n...
|
pmc.8
|
2014-07-08
|
Miroslav Lichvar
|
[1773d2]
Append PID to client UDS paths.
|
pmc.c
|
2015-08-23
|
Richard Cochran
|
[7b438d]
config: introduce a proper creation method.
|
pmc_common.c
|
2015-08-10
|
Richard Cochran
|
[3189a7]
transport: store the configuration in the trans...
|
pmc_common.h
|
2015-08-10
|
Richard Cochran
|
[bbbc0c]
pmc: require a configuration for creating a PMC...
|
port.c
|
2016-07-30
|
Richard Cochran
|
[5e3156]
port: Provide methods to set and get the link s...
|
port.h
|
2016-07-30
|
Richard Cochran
|
[5e3156]
port: Provide methods to set and get the link s...
|
print.c
|
2013-02-05
|
Miroslav Lichvar
|
[a41e9f]
Print messages with level below LOG_NOTICE to s...
|
print.h
|
2015-11-04
|
Richard Cochran
|
[1b7088]
print: add missing include directive.
|
ptp4l.8
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
ptp4l.c
|
2015-10-21
|
Richard Cochran
|
[d825b1]
Let the clock code figure the PHC index.
|
raw.c
|
2015-08-29
|
Richard Cochran
|
[d0eb73]
Use the standardized low level socket address f...
|
raw.h
|
2015-08-21
|
Richard Cochran
|
[852c28]
config: convert 'p2p_dst_mac', letting it be a ...
|
rtnl.c
|
2016-07-31
|
Richard Cochran
|
[0b3c04]
rtnl: Introduce RT netlink sockets.
|
rtnl.h
|
2016-07-31
|
Richard Cochran
|
[0b3c04]
rtnl: Introduce RT netlink sockets.
|
servo.c
|
2015-08-14
|
Richard Cochran
|
[4c9c44]
config: convert 'ntpshm_segment' to the new sch...
|
servo.h
|
2015-08-12
|
Richard Cochran
|
[e8a295]
config: convert the 'max_frequency' option to t...
|
servo_private.h
|
2015-03-26
|
Miroslav Lichvar
|
[f0b0c1]
servo: add support for weighted samples.
|
sk.c
|
2016-07-29
|
Richard Cochran
|
[44a469]
sk: Add a method to obtain a socket for utility...
|
sk.h
|
2016-07-29
|
Richard Cochran
|
[44a469]
sk: Add a method to obtain a socket for utility...
|
stats.c
|
2013-02-07
|
Miroslav Lichvar
|
[3136e3]
Add summary statistics.
|
stats.h
|
2013-02-07
|
Miroslav Lichvar
|
[3136e3]
Add summary statistics.
|
sysoff.c
|
2013-02-07
|
Miroslav Lichvar
|
[42b305]
phc2sys: Print clock reading delay.
|
sysoff.h
|
2013-02-07
|
Miroslav Lichvar
|
[42b305]
phc2sys: Print clock reading delay.
|
timemaster.8
|
2016-07-14
|
Miroslav Lichvar
|
[395544]
timemaster: add option to specify first SHM seg...
|
timemaster.c
|
2016-07-14
|
Miroslav Lichvar
|
[914ca8]
timemaster: ignore failures of non-essential pr...
|
tlv.c
|
2014-06-25
|
Miroslav Lichvar
|
[70dd68]
Prefix TLV IDs.
|
tlv.h
|
2015-10-03
|
Richard Cochran
|
[fd2eb9]
Move the clock type enumeration into the clock ...
|
tmv.h
|
2014-02-21
|
Delio Brignoli
|
[bd001f]
port: adjust peer delay calculation using neigh...
|
transport.c
|
2015-08-10
|
Richard Cochran
|
[3189a7]
transport: store the configuration in the trans...
|
transport.h
|
2015-08-10
|
Richard Cochran
|
[3189a7]
transport: store the configuration in the trans...
|
transport_private.h
|
2015-08-10
|
Richard Cochran
|
[3189a7]
transport: store the configuration in the trans...
|
tsproc.c
|
2016-03-31
|
Richard Cochran
|
[3f2ef9]
tsproc: Fix time stamp handling with P2P one sh...
|
tsproc.h
|
2015-03-26
|
Miroslav Lichvar
|
[06fcfe]
tsproc: add raw and weighting modes.
|
udp.c
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
udp.h
|
2012-03-17
|
Richard Cochran
|
[9d4d68]
Add missing release method to the UDPv4 transport.
|
udp6.c
|
2016-07-12
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[1e667f]
Introduce options to set DSCP values in PTP mes...
|
udp6.h
|
2015-08-15
|
Richard Cochran
|
[6fa42d]
config: convert 'udp6_scope' to the new scheme.
|
uds.c
|
2015-08-21
|
Richard Cochran
|
[e27b03]
config: convert 'uds_address' to the new scheme.
|
uds.h
|
2015-08-21
|
Richard Cochran
|
[e27b03]
config: convert 'uds_address' to the new scheme.
|
util.c
|
2016-07-08
|
Jesuiter, Henry (ALC NetworX GmbH)
|
[dc0931]
Fix data type for return value of vasprintf()
|
util.h
|
2015-09-10
|
Miroslav Lichvar
|
[01d523]
util: add function for simple rate limiting.
|
version.c
|
2012-12-09
|
Richard Cochran
|
[c31198]
Add utility functions to get the software versi...
|
version.h
|
2012-12-09
|
Richard Cochran
|
[c31198]
Add utility functions to get the software versi...
|
version.sh
|
2021-07-02
|
Richard Cochran
|
[8a3c90]
Version 1.8.1
|
Read Me
* Introduction
This software is an implementation of the Precision Time Protocol
(PTP) according to IEEE standard 1588 for Linux. The dual design
goals are to provide a robust implementation of the standard and to
use the most relevant and modern Application Programming Interfaces
(API) offered by the Linux kernel. Supporting legacy APIs and other
platforms is not a goal.
* License
The software is copyrighted by the authors and is licensed under the
GNU General Public License. See the file, COPYING, for details of
the license terms.
* Features
- Supports hardware and software time stamping via the Linux
SO_TIMESTAMPING socket option.
- Supports the Linux PTP Hardware Clock (PHC) subsystem by using the
clock_gettime family of calls, including the new clock_adjtimex
system call.
- Implements Boundary Clock (BC) and Ordinary Clock (OC).
- Transport over UDP/IPv4, UDP/IPv6, and raw Ethernet (Layer 2).
- Supports IEEE 802.1AS-2011 in the role of end station.
- Modular design allowing painless addition of new transports and
clock servos.
* Getting the Code
You can download the latest released version at Source Forge.
http://sourceforge.net/projects/linuxptp/files/latest/download
The source code is managed using the git version control system. To
get your own copy of the project sources, use the following command.
#+BEGIN_EXAMPLE
git clone git://git.code.sf.net/p/linuxptp/code linuxptp
#+END_EXAMPLE
If the git protocol is blocked by your local area network, then you
can use the alternative HTTP protocol instead.
#+BEGIN_EXAMPLE
git clone http://git.code.sf.net/p/linuxptp/code linuxptp
#+END_EXAMPLE
* System Requirements
In order to run this software, you need Linux kernel
version 3.0 or newer, and the kernel header files must available at
compile time.
In addition, you will also need to have either:
1. A supported Ethernet MAC device.
2. A supported PHY device paired with a MAC that allows time
stamping in the PHY (indicated by PHY=Y in the table below).
** Linux Kernel Support
In order to support PTP, the operating system needs to provide two
services: network packet time stamping and clock control. In 2009,
Patrick Ohly added a new socket option called SO_TIMESTAMPING for
packet time stamping, especially for PTP. This work appeared in
Linux version 2.6.30.
In July of 2011, the PTP Hardware Clock (PHC) subsystem was merged
into Linux version 3.0. The PHC code provides a driver framework and
the user space API for clock control.
** Ethtool Support
Starting with version 3.5 of the Linux kernel, you can query the
time stamping capabilities of a network interface using the
ETHTOOL_GET_TS_INFO ioctl. Using ethtool version 3.4 or later, you
can check your system's time stamping support as shown in the
following example.
#+BEGIN_EXAMPLE
ethtool -T eth0
#+END_EXAMPLE
If the ethtool ioctl is available, then the ptp4l program will use
it in order to discover the proper PHC device.
** Driver Support Matrix
The following two tables list the drivers that support the PHC
subsystem and the Linux kernel version when they first appeared.
These drivers will create a PHC device for controlling the hardware
clock.
*** Hardware Timestamping - PHY
|---------+-------------------------------+---------|
| Driver | Hardware | Version |
|---------+-------------------------------+---------|
| dp83640 | National Semiconductor PHYTER | 3.0 |
|---------+-------------------------------+---------|
*** Hardware Timestamping - MAC
|------------+--------------------------+---------|
| Driver | Hardware | Version |
|------------+--------------------------+---------|
| amd-xgbe | AMD 10GbE Ethernet Soc | 3.17 |
| bfin_mac | Analog Blackfin | 3.8 |
| bnx2x | Broadcom NetXtremeII 10G | 3.18 |
| cpts | Texas Instruments am335x | 3.8 |
| e1000e | Intel 82574, 82583 | 3.9 |
| fm10k | Intel FM10000 | 3.18 |
| fec | Freescale i.mx6 | 3.8 |
| gianfar | Freescale eTSEC PowerPC | 3.0 |
| i40e | Intel XL710 Family | 3.14 |
| igb | Intel 82576, 82580 | 3.5 |
| ixgbe | Intel 82599 | 3.5 |
| mlx4 | Mellanox 40G PCI | 3.14 |
| ptp_ixp46x | Intel IXP465 | 3.0 |
| ptp_phc | Lapis EG20T PCH | 3.5 |
| sfc | Solarflare SFC9000 | 3.7 |
| stmmac | STM Synopsys IP Core | 3.10 |
| tg3 | Broadcom Tigon3 PCI | 3.8 |
| tilegx | Tilera GBE/XGBE | 3.12 |
|------------+--------------------------+---------|
*** Software Timestamping
The table below shows the Linux drivers that support software time
stamping. In addition, the 'PHY' column indicates whether the
Ethernet MAC driver can support a PTP Hardware Clock in an
external PHY. The letter 'Y' in this column means that if you
design a mother board that combines such a MAC with a PTP capable
PHY, then it will work with the Linux PHC subsystem.
|--------------+--------------------------+---------+-----|
| Driver | Hardware | Version | PHY |
|--------------+--------------------------+---------+-----|
| 3c59x | 3Com EtherLink PCI | 3.14 | N |
| altera_tse | Altera Triple-Speed MAC | 3.15 | Y |
| bna | Brocade 1010/1020 10Gb | 3.14 | N |
| bnx2x | Broadcom Everest | 3.5 | N |
| davinci_emac | TI DaVinci, Sitara | 3.1 | Y |
| dnet | Dave Ethernet MAC | 3.1 | Y |
| e100 | Intel PRO/100 | 3.5 | N |
| e1000 | Intel PRO/1000 PCI/PCI-X | 3.5 | N |
| e1000e | Intel PRO/1000 PCIe | 3.5 | N |
| emaclite | Xilinx Ethernet Lite | 3.1 | Y |
| ethoc | OpenCores 10/100 MAC | 3.1 | Y |
| fec | Freescale Coldfire | 3.1 | Y |
| fec_mpc52xx | Freescale MPC5200 | 3.1 | Y |
| forcedeth | NVIDIA nForce | 3.5 | N |
| fs_enet | Freescale MPC512x | 3.1 | Y |
| genet | Broadcom GENET | 3.15 | Y |
| ixp4xx_eth | Intel IXP4xx | 3.0 | Y |
| lib8390 | Asix AX88796 | 3.1 | Y |
| lib8390 | Various 8390 based HW | 3.1 | N |
| ll_temac | Xilinx LL TEMAC | 3.1 | Y |
| macb | Atmel AT32, AT91 | 3.1 | Y |
| mv643xx_eth | Marvell Discovery, Orion | 3.1 | Y |
| pxa168_eth | Marvell pxa168 | 3.1 | Y |
| r6040 | RDC Ethernet MAC | 3.1 | Y |
| r8169 | Realtek 8169/8168/8101 | 3.4 | N |
| samsun-sxgbe | Samsung SXGBE 10G | 3.15 | Y |
| smsc911x | SMSC LAN911x, LAN921x | 3.1 | Y |
| smsc9420 | SMSC LAN9420 PCI | 3.1 | Y |
| stmmac | STM Synopsys IP Core | 3.1 | Y |
| tg3 | Broadcom Tigon3 PCI | 3.1 | Y |
| ucc_geth | Freescale QE Gigabit | 3.1 | Y |
| usbnet | USB network devices | 3.2 | Y/N |
| xgene-enet | APM X-Gene SoC | 3.17 | Y |
|--------------+--------------------------+---------+-----|
* Installation
** Linux kernel
There are many ways of getting a precompiled Linux kernel or
compiling your own, so this section is only meant as an example. It
is important to have the kernel headers available when compiling
the Linux PTP stack.
#+BEGIN_EXAMPLE
export ARCH=x86
export CROSS_COMPILE=
export KBUILD_OUTPUT=/home/richard/kernel/ptp_debian
mkdir -p $KBUILD_OUTPUT
cp /boot/config-2.6.38-bpo.2-686 $KBUILD_OUTPUT/.config
make oldnoconfig
make menuconfig
time make -j4
make headers_install
#+END_EXAMPLE
Here is a table of kernel configuration options needed for PTP
support. In addtion to these, you should enable the specific
Ethernet MAC and PHY drivers for your hardware.
|---------------------------------+-----------------------------|
| Option | Description |
|---------------------------------+-----------------------------|
| CONFIG_PPS | Required |
| CONFIG_NETWORK_PHY_TIMESTAMPING | Timestamping in PHY devices |
| PTP_1588_CLOCK | PTP clock support |
|---------------------------------+-----------------------------|
** PTP stack
1. Just type 'make'
2. If you compiled your own kernel (and the headers are not
installed into the system path), then you should set the
KBUILD_OUTPUT environment variable as in the example, above.
3. In order to install the programs and man pages into /usr/local,
run the 'make install' target. You can change the installation
directories by setttings the variables prefix, sbindir, mandir,
and man8dir on the make command line.
* Getting Involved
The software development is hosted at Source Forge.
https://sourceforge.net/projects/linuxptp/
** Reporting Bugs
Please report any bugs or other issues with the software to the
linuxptp-users mailing list.
https://lists.sourceforge.net/lists/listinfo/linuxptp-users
** Development
If you would like to get involved in improving the software, please
join the linuxptp-devel mailing list.
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel
*** Submitting Patches
1. Before submitting patches, please make sure that you are starting
your work on the *current HEAD* of the git repository.
2. Please checkout the ~CODING_STYLE.org~ file for guidelines on how to
properly format your code.
3. Describe your changes. Each patch will be reviewed, and the reviewers
need to understand why you did what you did.
4. *Sign-Off* each commit, so the changes can be properly attributed to
you and you explicitely give your agreement for distribution under
linuxptp's license. Signing-off is as simple as:
#+BEGIN_EXAMPLE
git commit -s
#+END_EXAMPLE
or by adding the following line (replace your real name and email)
to your patch:
#+BEGIN_EXAMPLE
Signed-off-by: Random J Developer <random@developer.example.org>
#+END_EXAMPLE
5. Finally, send your patches via email to the linuxptp-devel mailing
list, where they will be reviewed, and eventually be included in the
official code base.
#+BEGIN_EXAMPLE
git send-email --to linuxptp-devel@lists.sourceforge.net origin/master
#+END_EXAMPLE
* Thanks
Thanks to AudioScience Inc for sponsoring the 8021.AS support.
- http://www.audioscience.com
Thanks to Intel Corporation for donating four NICs, the 82574,
82580, 82599, and the i210.
- http://www.intel.com
- http://e1000.sourceforge.net
For testing I use an OTMC 100 grandmaster clock donated by OMICRON Lab.
- http://www.omicron-lab.com/ptp