gstreamer/libs/gst/net
Jan Schmidt 8e328f571e ptp clock: Increase tolerance for late follow-up and delay-resp
The follow-up and delay-resp messages carry precise
timestamps for the arrival at the clock master, but
the local return time is unimportant, so we should be very
lenient in accepting them late. Some PTP masters don't
prioritise sending those packets, and we reject all the
responses and never sync - or take forever to do so.

Increase the tolerance to 20x the mean path delay.

Also fix a typo in one debug output that would print
the absolute time of the delay-resp message, not the offset
from the delay-req that it's actually being compared against.
2018-11-07 23:09:44 +02:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstnet.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetaddressmeta.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstnetaddressmeta.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetclientclock.c netutils: Add util for setting socket DSCP 2017-11-01 11:00:47 +02:00
gstnetclientclock.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetcontrolmessagemeta.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstnetcontrolmessagemeta.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnettimepacket.c Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 13:54:25 -07:00
gstnettimepacket.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnettimeprovider.c netutils: Add util for setting socket DSCP 2017-11-01 11:00:47 +02:00
gstnettimeprovider.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetutils.c netutils: Add util for setting socket DSCP 2017-11-01 11:00:47 +02:00
gstnetutils.h netutils: Add util for setting socket DSCP 2017-11-01 11:00:47 +02:00
gstntppacket.c Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 13:54:25 -07:00
gstntppacket.h netclientclock: Add NTPv4 support 2015-06-06 23:00:44 +02:00
gstptp_private.h ptp: Initial implementation of a PTP clock 2015-06-03 13:55:28 +02:00
gstptpclock.c ptp clock: Increase tolerance for late follow-up and delay-resp 2018-11-07 23:09:44 +02:00
gstptpclock.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
Makefile.am net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
meson.build net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
net-prelude.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
net.h net: Include gstnetcontrolmessagemeta.h in net.h 2018-03-25 12:32:42 +03:00