Commit Graph

  • d1bb9ecbd5 port: sequence of nrate and peer_delay calculation Burkhard Ilsen 2017-04-08 00:31:30 +0200
  • 7e1ccac8f8 servo: NULL pointer check for servo constructors Burkhard Ilsen 2017-04-04 19:20:17 +0200
  • ac92a71161 phc2sys: don't synchronize clock to itself. Miroslav Lichvar 2017-03-27 17:43:06 +0200
  • 8deb52a849 Fix leaks of sockets on errors. Miroslav Lichvar 2017-02-06 15:51:10 +0100
  • 73318c5b99 clock: Force a BMC election when a port link goes down. Richard Cochran 2017-02-05 18:31:27 +0100
  • 6b471d45ed port: Change port_dispatch() into a void function. Richard Cochran 2017-02-05 18:25:18 +0100
  • 117ed5c2d0 timemaster: check support for SW time stamping. Miroslav Lichvar 2017-01-17 14:17:41 +0100
  • e54158195b timemaster: tag ptp4l and phc2sys messages. Miroslav Lichvar 2017-01-17 14:17:40 +0100
  • 0f6c6972c7 Add options to tag ptp4l and phc2sys log messages. Miroslav Lichvar 2017-01-17 14:17:39 +0100
  • 33e62f9925 ptp4l: Make UTC offset configurable. Viliam Lejcik 2017-01-17 18:25:26 +0100
  • b738afb604 fsm: Make the transition out of INITIALIZING part of the FSM code. Richard Cochran 2016-10-27 15:20:36 +0200
  • 01ee947457 Disentangle initialization from fault clearing. Richard Cochran 2017-01-03 20:55:50 +0100
  • 1f66948d38 Make the fault handling code more readable. Richard Cochran 2017-01-03 20:55:42 +0100
  • 80a28a9dc3 Change a misleading fault handling function signature. Richard Cochran 2017-01-03 20:55:33 +0100
  • 10d4e7f8b0 port: Make the finite state machine into a function variable. Richard Cochran 2017-01-03 20:55:18 +0100
  • 0309a880fb Update TAI-UTC offset Miroslav Lichvar 2017-01-05 10:15:53 +0100
  • 4e966536c6 ptp4l: Document the "long" command line options in the man page. Richard Cochran 2016-12-13 20:49:22 +0100
  • e658982624 config: Fix bitwise copy-and-pasto for command line items. Richard Cochran 2016-12-13 19:55:39 +0100
  • 81d97657bf Add an acknowledgment in the readme for Exablaze. Richard Cochran 2016-12-09 19:40:17 +0100
  • 356eb81d4d makefile: Make the 'clean' target conform to standard practice. Richard Cochran 2016-12-06 19:48:39 +0100
  • 4e8dbd8492 ptp4l: Accept any configuration option as a command line argument. Richard Cochran 2016-12-06 19:40:36 +0100
  • 891d56e429 Version 1.8 Richard Cochran 2016-11-04 19:38:56 +0100
  • 3b82f227ce clock: Monitor the link status using a RT netlink socket. Richard Cochran 2016-08-30 22:44:55 +0200
  • 5e3156da15 port: Provide methods to set and get the link status. Richard Cochran 2016-07-30 15:03:48 +0200
  • e995cf7f52 clock: Remember each port's interface index. Richard Cochran 2016-07-29 22:33:04 +0200
  • 6b99df29e0 clock: Fix coding style within a helper function. Richard Cochran 2016-07-29 15:39:25 +0200
  • c8b525755b clock: Remove stray semicolon. Richard Cochran 2016-07-30 15:48:46 +0200
  • 44a469597a sk: Add a method to obtain a socket for utility purposes. Richard Cochran 2016-07-29 21:54:44 +0200
  • 0b3c045a42 rtnl: Introduce RT netlink sockets. Richard Cochran 2016-07-31 12:08:24 +0200
  • 1de59d6226 clock: Remove cruft from the creation method. Richard Cochran 2016-10-16 12:14:08 +0200
  • 86ed2432f0 Fix regression in one-step configuration. Richard Cochran 2016-10-16 11:55:14 +0200
  • 5e5c98b3da port: Fix input to the BMC for forming the spanning tree. Richard Cochran 2016-08-03 14:00:04 +0200
  • 159f4a265d Version 1.7 Richard Cochran 2016-07-21 16:49:14 +0200
  • 914ca86b37 timemaster: ignore failures of non-essential processes. Miroslav Lichvar 2016-07-14 13:43:48 +0200
  • 395544d117 timemaster: add option to specify first SHM segment. Miroslav Lichvar 2016-07-14 13:43:47 +0200
  • ac77099493 timemaster: allow arbitrary options in server/refclock directives. Miroslav Lichvar 2016-07-14 13:43:46 +0200
  • 1e667ff7fb Introduce options to set DSCP values in PTP messages. Jesuiter, Henry (ALC NetworX GmbH) 2016-07-12 11:52:48 +0000
  • dc09312ce7 Fix data type for return value of vasprintf() Jesuiter, Henry (ALC NetworX GmbH) 2016-07-08 09:41:16 +0000
  • 3938cbc101 uds: Prevent unintentional announce message timeouts. Richard Cochran 2016-07-05 14:48:59 +0200
  • 0d61027fd3 Fix the man page regarding the '-p' option. Richard Cochran 2016-07-03 20:45:41 +0200
  • d825b1d549 Let the clock code figure the PHC index. Richard Cochran 2015-10-21 10:52:25 +0200
  • 9c8fe6a94e clock: specify type at creation time. Richard Cochran 2015-10-18 16:26:49 +0200
  • 63e530e297 config: count the interfaces as they are added. Richard Cochran 2015-10-19 11:29:49 +0200
  • 8f7fb11fbc Perform the time stamping mode check in the clock module. Richard Cochran 2015-10-21 10:48:43 +0200
  • adf36154f5 clock: offer a method to get the first port in the list. Richard Cochran 2015-10-31 20:44:15 +0100
  • 948d511550 clock: offer a method to get the type rather than the number of ports. Richard Cochran 2015-10-03 11:27:02 +0200
  • fd2eb9411f Move the clock type enumeration into the clock header. Richard Cochran 2015-10-03 10:56:52 +0200
  • bbe55fbea4 clock: remove redundant parameter from the create method. Richard Cochran 2015-10-18 22:10:05 +0200
  • 9b27664cfc clock: simplify the create method. Richard Cochran 2015-10-18 17:19:43 +0200
  • 2fc2af97d8 config: get the time stamp information early. Richard Cochran 2015-10-21 14:07:32 +0200
  • 1b7088dea8 print: add missing include directive. Richard Cochran 2015-11-04 14:37:25 +0100
  • 62ce44a08a fault: protect header against multiple inclusion. Richard Cochran 2015-11-03 21:46:15 +0100
  • 01dcf7e9ac Properly initialize the message lists. Richard Cochran 2015-11-01 12:30:51 +0100
  • 3f2ef92052 tsproc: Fix time stamp handling with P2P one shot mode. Richard Cochran 2016-03-31 16:02:48 +0200
  • 999c86f4a9 tsproc: allow zero remote timestamps in delay update Miroslav Lichvar 2015-11-18 14:23:20 +0100
  • 6eec5a0d48 Fix typo in manpage of ptp4l Wolfgang Wallner 2015-11-01 19:17:29 +0100
  • b9aa4d783e Version 1.6 Richard Cochran 2015-09-19 16:25:11 +0200
  • 4a875d4e3d Update UTC offset Libor Pechacek 2015-09-17 12:04:28 +0200
  • cdd11b744b port: print bogus delay request message as rate limited info. Miroslav Lichvar 2015-09-10 11:49:28 +0200
  • ddd653e7a9 print: add rate limited versions of pr_* macros. Miroslav Lichvar 2015-09-10 11:49:27 +0200
  • 01d523fb48 util: add function for simple rate limiting. Miroslav Lichvar 2015-09-10 11:49:26 +0200
  • 776f772c36 Merge the hybrid E2E work. Richard Cochran 2015-09-05 21:40:48 +0200
  • 2201345058 uds: restore delay mechanism to zero value. Richard Cochran 2015-09-05 21:27:04 +0200
  • d8bfa0fa69 udp6: set hop limit with udp_ttl option. Miroslav Lichvar 2015-08-31 14:02:46 +0200
  • e85cb68320 Support hybrid E2E using unicast delay requests and responses. Richard Cochran 2015-08-28 20:41:50 +0200
  • d0eb73c87b Use the standardized low level socket address format. Richard Cochran 2015-08-29 10:28:51 +0200
  • 1e35b91c6a udp6: set the destination port unconditionally. Richard Cochran 2015-08-29 10:31:39 +0200
  • 8d1b30d91c udp: set the destination port unconditionally. Richard Cochran 2015-08-29 10:31:14 +0200
  • f44178476b timemaster: use wrapped memory allocation functions. Miroslav Lichvar 2015-08-28 17:06:32 +0200
  • 16bb89d5bf util: exit in string_* and parray_* functions when allocation fails. Miroslav Lichvar 2015-08-28 17:06:31 +0200
  • e4325ee3fb util: add wrappers for memory allocation functions. Miroslav Lichvar 2015-08-28 17:06:30 +0200
  • 0135e5344d port: constrain the master's logMinDelayReqInterval. Richard Cochran 2015-08-28 17:55:32 +0200
  • a8a3ddec6a Fix integer overflow in the foreign master bookkeeping code. Richard Cochran 2015-08-28 17:02:01 +0200
  • 7b438defe5 config: introduce a proper creation method. Richard Cochran 2015-08-23 13:59:38 +0200
  • 70ea3f3f32 config: refactor the parsing code. Richard Cochran 2015-08-22 22:09:03 +0200
  • 1e9ffd50ae config: save a block from falling off the RHS of the page. Richard Cochran 2015-08-22 21:29:45 +0200
  • 13aec6d133 config: remove the last remaining legacy item. Richard Cochran 2015-08-22 21:15:17 +0200
  • e82462e295 config: convert 'manufacturerIdentity' to the new scheme. Richard Cochran 2015-08-22 20:59:56 +0200
  • bf229e1e0f config: convert 'userDescription' to the new scheme. Richard Cochran 2015-08-22 18:26:24 +0200
  • b708ee3845 config: convert 'revisionData' to the new scheme. Richard Cochran 2015-08-22 18:21:30 +0200
  • 4e23ac1b21 config: convert 'productDescription' to the new scheme. Richard Cochran 2015-08-22 18:14:46 +0200
  • efa91dda77 util: provide the 'count_char' helper function. Richard Cochran 2015-08-22 18:16:00 +0200
  • e27b036d09 config: convert 'uds_address' to the new scheme. Richard Cochran 2015-08-21 23:25:15 +0200
  • 852c288ebe config: convert 'p2p_dst_mac', letting it be a per-port option. Richard Cochran 2015-08-21 22:59:28 +0200
  • a31f2d0ddf config: convert 'ptp_dst_mac', letting it be a per-port option. Richard Cochran 2015-08-21 22:44:29 +0200
  • 5fe77584b4 util: add a helper function to scan a MAC address. Richard Cochran 2015-08-21 22:34:45 +0200
  • c05dcce724 config: introduce a string type. Richard Cochran 2015-08-21 21:56:30 +0200
  • 30157821f7 ptp4l: set print levels earlier. Richard Cochran 2015-08-16 14:24:39 +0200
  • 8836f3cc67 config: convert 'clock_servo' to the new scheme. Richard Cochran 2015-08-15 21:56:59 +0200
  • ed566513e0 config: convert 'time_stamping' to the new scheme. Richard Cochran 2015-08-15 21:45:19 +0200
  • b6a91303a9 config: convert 'delay_filter' to the new scheme. Richard Cochran 2015-08-15 21:25:47 +0200
  • a8b550887d config: convert 'tsproc_mode' to the new scheme. Richard Cochran 2015-08-15 21:20:19 +0200
  • bf29022005 config: convert 'delay_mechanism' to the new scheme. Richard Cochran 2015-08-15 21:03:02 +0200
  • 3d1d93bcb2 config: convert 'network_transport' to the new scheme. Richard Cochran 2015-08-15 20:52:09 +0200
  • 5d184839d0 config: add support for enumerated types with string labels. Richard Cochran 2015-08-15 20:49:52 +0200
  • 1080826d6c config: convert 'domainNumber' to the new scheme. Richard Cochran 2015-08-15 19:40:02 +0200
  • 9d929fe424 config: convert 'offsetScaledLogVariance' to the new scheme. Richard Cochran 2015-08-15 19:34:36 +0200
  • 4e27856c8b config: convert 'clockAccuracy' to the new scheme. Richard Cochran 2015-08-15 19:31:05 +0200
  • a71ecc2816 config: convert 'clockClass' to the new scheme. Richard Cochran 2015-08-15 19:27:13 +0200
  • 0c9d54d3ff config: convert 'priority1' and 'priority2' to the new scheme. Richard Cochran 2015-08-15 19:22:05 +0200