Commit | Date | |
---|---|---|
[766efe]
(v1.7.1, v1.7.x)
by
![]() Version 1.7.1 Signed-off-by: Richard Cochran <richardcochran@...> |
2021-07-03 13:47:42 | Tree |
[4a9eef]
by
![]() Validate the messageLength field of incoming messages. The PTP messageLength field is redundant because the length of a PTP However, when forwarding a message, the messageLength field is used. Fix the issue by validating the field on ingress. This prevents Reported-by: Miroslav Lichvar <mlichvar@...> |
2021-06-22 12:25:44 | Tree |
2016-07-21 14:49:14 | Tree | |
[914ca8]
by
![]() ![]() timemaster: ignore failures of non-essential processes. Assume only the chronyd or ntpd process is essential for synchronization Signed-off-by: Miroslav Lichvar <mlichvar@...> |
2016-07-14 11:43:48 | Tree |
[395544]
by
![]() ![]() timemaster: add option to specify first SHM segment. This allows using a sequence of SHM segments that starts with a number Signed-off-by: Miroslav Lichvar <mlichvar@...> |
2016-07-14 11:43:47 | Tree |
[ac7709]
by
![]() ![]() timemaster: allow arbitrary options in server/refclock directives. Instead of trying to support all options of the server and refclock Signed-off-by: Miroslav Lichvar <mlichvar@...> |
2016-07-14 11:43:46 | Tree |
[1e667f]
by
![]() ![]() Introduce options to set DSCP values in PTP messages. In the last years there are several media streaming standards Signed-off-by: Henry Jesuiter <henry.jesuiter@...> |
2016-07-12 11:52:48 | Tree |
[dc0931]
by
![]() ![]() Fix data type for return value of vasprintf() Since size_t is an unsigned data type, it won't evaluate correctly on errors 'len2' is of type 'size_t' in util.c:451, but vasprintf in line [ RC: Added more explanation taken from another list message. ] Signed-off-by: Henry Jesuiter <henry.jesuiter@...> |
2016-07-08 09:41:16 | Tree |
[3938cb]
by
![]() uds: Prevent unintentional announce message timeouts. During the configuration rework, the announce span was wrongly converted This bug has an interesting history. It was first reported and fixed in That very fix was wrongly removed in commit 54f45063 ("port: change This patch re-introduces the 'announce_span' variable and clears both it Signed-off-by: Richard Cochran <richardcochran@...> |
2016-07-05 12:48:59 | Tree |
[0d6102]
by
![]() Fix the man page regarding the '-p' option. The -p option for ptp4l, which specifies the PHC device, was added Signed-off-by: Richard Cochran <richardcochran@...> |
2016-07-03 18:45:41 | Tree |