[Git][NTPsec/ntpsec][master] Patch so the refclock build works again.
Eric S. Raymond
gitlab at mg.gitlab.com
Tue Feb 19 21:50:21 UTC 2019
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
cfb2570f by Eric S. Raymond at 2019-02-19T21:41:10Z
Patch so the refclock build works again.
- - - - -
1 changed file:
- ntpd/refclock_generic.c
Changes:
=====================================
ntpd/refclock_generic.c
=====================================
@@ -1901,7 +1901,7 @@ local_input(
sizeof(parsetime_t));
buf->recv_length = sizeof(parsetime_t);
buf->recv_time = rbufp->recv_time;
- buf->srcadr = rbufp->srcadr;
+ buf->recv_srcadr = rbufp->recv_srcadr;
buf->dstadr = rbufp->dstadr;
buf->fd = rbufp->fd;
buf->recv_peer = rbufp->recv_peer;
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/cfb2570fd1bd761465ce85cee214524db835afaa
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/cfb2570fd1bd761465ce85cee214524db835afaa
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20190219/f7eb9e80/attachment.html>
More information about the vc
mailing list