Commit Graph

  • a3c0a88b82 interface: Introduce an access method for the time stamping label. Richard Cochran 2020-02-09 10:56:54 -0800
  • 34945679fe Convert call sites to the proper method for getting interface names. Richard Cochran 2020-02-09 07:24:19 -0800
  • 380ee349f6 interface: Introduce an access method for the name field. Richard Cochran 2020-02-09 07:22:52 -0800
  • c5b9ab990a Move the network interface into its own header file. Richard Cochran 2020-02-09 06:52:49 -0800
  • 9dcd6c31e7 utils: Constify the posix clock interface. Richard Cochran 2020-02-09 11:15:43 -0800
  • e4d1988f54 rtnl: Constify the public interface. Richard Cochran 2020-02-09 07:19:27 -0800
  • 831f7e073b config: Constify the public interface. Richard Cochran 2020-02-09 07:17:08 -0800
  • b8480ef908 Group related objects together within the makefile. Richard Cochran 2019-08-25 17:11:32 -0700
  • a380afc482 clock: reset master/local rr when best clock id changes Erik Hons 2020-02-04 22:34:24 +0000
  • ee6930a884 unicast: Enable sharing master tables between ports. Miroslav Lichvar 2019-09-26 15:54:32 +0200
  • 581a6bd59b Accept external PHC devices from the command line. Richard Cochran 2019-05-31 07:25:45 -0700
  • e0580929f4 phc2sys: Fix frequency estimation when synchronizing a PHC to the system clock. Richard Cochran 2019-12-24 11:09:34 -0800
  • a920c13413 Correct the signature of the legacy system offset measurement method. Richard Cochran 2019-12-22 08:26:48 -0800
  • e20d8228f9 port: Avoid calling freed servo after switching PHC. Miroslav Lichvar 2019-09-26 15:54:31 +0200
  • f9e84e69bf port: Don't leak transport when unicast initialization fails. Miroslav Lichvar 2019-09-26 15:54:30 +0200
  • 7985634179 pmc: Support querying TLV_PORT_PROPERTIES_NP Petr Machata 2019-09-12 11:06:30 +0000
  • f9f00d8fe8 util: Add a function to render timestamp type Petr Machata 2019-09-12 11:06:29 +0000
  • 48e605ef01 pmc.8: Mention PORT_STATS_NP Petr Machata 2019-09-11 09:50:17 +0000
  • a48666bee3 udp6: Make mc6_addr transport-local Petr Machata 2019-09-10 12:51:35 +0000
  • 2b5bec8d27 pmc: Add a new TLV to obtain per-port statistics Petr Machata 2019-09-10 12:24:13 +0000
  • e3f0891996 port: Introduce per-port stats for received and transmitted messages Petr Machata 2019-09-10 12:24:00 +0000
  • d32758aa09 phc2sys, phc_ctl: Re-factor common code. Richard Cochran 2019-07-07 18:13:39 -0700
  • 46b673792a Keep configuration options in alphabetical order. Richard Cochran 2019-08-19 08:37:23 -0700
  • 68337acd10 configs: default.cfg: Fix typo in inhibit_delay_req Vladimir Oltean 2019-08-19 15:29:31 +0300
  • c15e8c7600 ptp4l: Add configuration option for socket priority Khor, Isaac Shi Yan 2019-08-07 11:31:18 +0800
  • f2aac1b30e clock: prepend port number to grandmaster notice Hubert Feurstein 2019-07-31 17:57:15 +0200
  • ba3705a0f0 sk: Recognize HWTSTAMP_FILTER_SOME Petr Machata 2019-06-11 16:35:09 +0000
  • 40e5868e66 pmc: Describe -f option in man page. Miroslav Lichvar 2019-06-05 18:18:33 +0200
  • 3962f63841 nsm: Add man page. Miroslav Lichvar 2019-06-05 18:18:32 +0200
  • 27657d0118 Improve G.8275.[12] example configs. Miroslav Lichvar 2019-05-10 13:20:36 +0200
  • 268be957d2 rtnl: add team activebackup support Hangbin Liu 2019-03-22 15:02:46 +0800
  • 450b1ed844 port: Add inhibit_delay_req. Vedang Patel 2019-03-28 20:32:31 -0700
  • 3f5f5653d7 port: Add interval update mechanism. Vedang Patel 2019-03-28 20:32:30 -0700
  • 78b4b780da clock: add APIs to access servo and servo_state Vedang Patel 2019-03-28 20:32:29 -0700
  • 630ce719fc port: implement message interval request processing Vedang Patel 2019-03-28 20:32:28 -0700
  • 888afcdbae port: Add logPdelayReqInterval. Vedang Patel 2019-03-28 20:32:27 -0700
  • 43085ab741 port: Separate unicast specific code from port_signaling_construct() Vedang Patel 2019-03-28 20:32:26 -0700
  • 705e5a32fa port: Make port_capable() accessible outside port.c Vedang Patel 2019-03-28 20:32:25 -0700
  • b59a739d0f Ignore signaling messages on target port mismatch. Richard Cochran 2019-05-06 21:04:25 -0700
  • cc54cdef27 Update the unciast discovery options sections of the man page. Richard Cochran 2019-05-06 22:06:39 -0700
  • dd30b3a0d9 util: Fix addreq() to not read past addresses. Miroslav Lichvar 2019-03-25 11:38:13 +0100
  • 86723cfc6a pmc: Don't leak memory when msg_tlv_append() fails. Miroslav Lichvar 2019-03-21 17:12:03 +0100
  • 51d76bdfb7 port: should check the new phc_index before switching Hangbin Liu 2019-03-20 14:44:13 +0800
  • 6b61ba29c7 Avoid fault when receiving zero length packets David Mirabito via Linuxptp-devel 2019-03-19 13:42:48 +1100
  • 1b7a1e2cda ptp4l: Remove bogus command line option. Richard Cochran 2019-03-25 06:04:40 -0700
  • 32e34d5da3 Simplify the systems requirements section of the readme file. Richard Cochran 2019-02-24 19:26:36 -0800
  • 47a4fd040b Update the features listed in the readme file. Richard Cochran 2019-02-24 19:16:42 -0800
  • 36624a4345 Add an acknowledgment in the readme for Moser Baer. Richard Cochran 2019-02-24 19:03:50 -0800
  • 6d50817dc0 port: Prevent undefined shift operations in msg_current(). Miroslav Lichvar 2019-01-28 10:39:41 +0100
  • 3c7e4947e4 phc2sys: Fix crash when trying to synchronize unadjustable clock. Miroslav Lichvar 2018-11-12 17:28:03 +0100
  • 8142da41b6 phc2sys: Use reversed sysoff when synchronizing to system clock. Miroslav Lichvar 2018-11-12 17:28:02 +0100
  • 68a9011c9d sysoff: Add support for PTP_SYS_OFFSET_EXTENDED ioctl. Miroslav Lichvar 2018-11-12 17:28:01 +0100
  • 192b8e315c sysoff: Add support for PTP_SYS_OFFSET_PRECISE ioctl. Miroslav Lichvar 2018-11-12 17:28:00 +0100
  • 93baf34adb sysoff: Extend API for different sysoff methods. Miroslav Lichvar 2018-11-12 17:27:59 +0100
  • c0e49c7088 sysoff: Initialize data for ioctl(PTP_SYS_OFFSET). Miroslav Lichvar 2018-11-12 17:27:58 +0100
  • 14ac29b059 tmv: Avoid overflow when byte shift in tmv_to_TimeInterval Anders Selhammer 2018-11-13 12:44:40 +0000
  • d663a483c4 Fix building with new kernel headers. Miroslav Lichvar 2018-11-13 13:16:08 +0100
  • 1a4f6a26ce msg: Added const flag in msg_type Anders Selhammer 2018-11-09 07:42:58 +0000
  • a5da8c4b71 Added support for opening POSIX clock devices Dimitrios Katsaros 2018-11-08 15:05:12 +0100
  • d1ce07d5cb port: Fix for inhibit_announce. Vedang Patel 2018-11-14 14:10:04 -0800
  • 563c52b833 Allow ignoring source port identity in end to end mode. Richard Cochran 2019-01-06 14:15:56 -0800
  • e27cc2d8a8 Include missing headers. Cliff Spradlin via Linuxptp-devel 2018-10-30 14:38:54 -0700
  • 2c3a501fc3 Use llabs() instead of fabs() for integers. Cliff Spradlin via Linuxptp-devel 2018-10-30 12:26:46 -0700
  • 80b1d25dfd sk: Added address family as inargument in sk_set_priority Anders Selhammer 2018-10-24 13:07:06 +0000
  • d88b4ff229 util: Added IPv6 support in help funtions addreq and str2addr Anders Selhammer 2018-10-23 12:09:47 +0000
  • 8f2f9bbcab port: correction of port name used port_open Anders Selhammer 2018-10-10 11:01:14 +0000
  • 4d251d8358 Add example configuration for Automotive Profile. Vedang Patel 2018-10-03 09:41:53 -0700
  • d58b1080bc Add ignore_source_id config option. Vedang Patel 2018-10-03 09:41:52 -0700
  • 1cbeec80cd Add inhibit_announce config option. Vedang Patel 2018-10-03 09:41:51 -0700
  • 83be05256b Add BMCA config option. Vedang Patel 2018-10-03 09:41:50 -0700
  • 3f764aec6a port: Add configurable option to set asCapable. Vedang Patel 2018-10-03 09:41:49 -0700
  • 386fc3ed89 clock: Add NULL check for best clock in clock_update_slave() Vedang Patel 2018-10-03 09:41:48 -0700
  • 4910055bd7 port: Add condition to check fc. Vedang Patel 2018-10-03 09:41:47 -0700
  • 78a720f2b3 timemaster: Allow ptp4l-specific sections in [ptp4l.conf]. Miroslav Lichvar 2018-09-25 18:16:20 +0200
  • 241d8a064e unicast: Process timeouts equal to current time. Miroslav Lichvar 2018-09-25 18:16:19 +0200
  • 2b00608278 snmp4lptp: added snmp4lptp.8 Ethel Nilsson 2018-09-20 13:18:13 +0200
  • 57b98c216a Add possibility to set clockIdentity Anders Selhammer 2018-09-14 11:14:58 +0200
  • 1173e774dd Introduce the maxStepsRemoved attribute Anders Selhammer 2018-09-14 10:57:30 +0200
  • 399907db7f config: Add hardware time stamp filter setting mode Erez Geva 2018-08-28 22:05:28 +0200
  • 1d0832b2f5 snmp4lptp: Added function for data collection from ptp4l program. Anders Selhammer 2018-08-21 10:53:10 +0200
  • 68dcd10673 snmp4lptp: Added communication to ptp4l via the UDS port. Anders Selhammer 2018-08-21 10:53:09 +0200
  • b2f2c9e02d snmp4lptp: Add snmp sub agent for linuxptp Anders Selhammer 2018-08-21 10:53:08 +0200
  • 059269d0cc Version 2.0 Richard Cochran 2018-08-12 14:08:43 -0700
  • 47971bdd50 port: Fix memory leaks. Miroslav Lichvar 2018-08-09 17:53:04 +0200
  • d08bee2771 Fix -Wformat-overflow warnings. Miroslav Lichvar 2018-08-09 16:20:39 +0200
  • a2740768b6 Apply ingress and egress latency corrections in P2P one step mode. Richard Cochran 2018-08-05 21:15:59 -0700
  • da06ea5a3a config: logAnnounceInterval for 802.1AS Christoph Seifert 2018-07-31 15:32:41 +0200
  • 57c2b46604 msg: inline net2host64() and host2net64() Michael Walle 2018-07-10 11:55:44 +0200
  • 8f484e8312 msg: Drop msg->tlv_count. Michael Walle 2018-07-10 11:31:45 +0200
  • 427f1b3981 msg: Make msg_pre_send() and msg_post_recv() symmetrical Michael Walle 2018-07-10 11:31:44 +0200
  • f977a653e0 pmc_common: Recycle message if allocation of tlv_extra failed Andriy Kohut 2018-07-19 12:08:57 +0000
  • f32553b70a pdt: Added check if already defined Anders Selhammer 2018-06-18 12:21:39 +0200
  • d85c592993 pmc: Move new common funtionality into pmc_common Anders Selhammer 2018-06-18 12:21:38 +0200
  • 763a7ecdb2 clock: Fix memleak in clock_management_fill_response() Michael Walle 2018-06-26 11:55:22 +0200
  • 6ba73d18b1 telecom: Add example configuration files. Richard Cochran 2018-04-30 09:28:13 -0700
  • 0cb7abf703 Add example configuration files for unicast operation. Richard Cochran 2018-04-30 08:58:40 -0700
  • 8144fa7546 Document the unicast configuration options. Richard Cochran 2018-04-30 07:35:28 -0700
  • b1ce06206f port: Introduce an option to disable mutlicast service. Richard Cochran 2018-04-05 12:09:08 -0700
  • b9b18268cd port: Hook into the unicast service logic. Richard Cochran 2018-04-05 09:44:45 -0700
  • 63598688b7 Introduce unicast service. Richard Cochran 2018-03-31 08:29:05 -0700