[Git][NTPsec/ntpsec][master] Typos
James Browning
gitlab at mg.gitlab.com
Mon Oct 22 16:39:05 UTC 2018
James Browning pushed to branch master at NTPsec / ntpsec
Commits:
83871cb4 by Matt Selsky at 2018-10-22T16:04:46Z
Typos
- - - - -
2 changed files:
- docs/mode6.txt
- ntpd/ntp_control.c
Changes:
=====================================
docs/mode6.txt
=====================================
@@ -97,7 +97,7 @@ All multibyte numeric fields are interpreted as big-endian
2s-complement integers.
The maximum length of the Mode 6 payload is constrained by the
-minimum-maximum USP payload size of 576. As of late 2018 there is no
+minimum-maximum UDP payload size of 576. As of late 2018 there is no
language in the NTP RFCs pinning it down. A draft RFC on Mode 6 says
it's 500 octets, which is far in excess of any plausible request or
response size in the actual protocol.
=====================================
ntpd/ntp_control.c
=====================================
@@ -850,7 +850,7 @@ process_control(
}
if (CTL_MAX_DATA_LEN < req_count) {
- /* count to big */
+ /* count too big */
ctl_error(CERR_BADFMT);
numctlbadpkts++;
return;
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/83871cb40047a9343c77a73aee0e532b44409481
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/83871cb40047a9343c77a73aee0e532b44409481
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/20181022/6846763a/attachment.html>
More information about the vc
mailing list