[Git][NTPsec/ntpsec][master] Fix typo
Hal Murray
gitlab at mg.gitlab.com
Tue Jan 3 03:14:15 UTC 2017
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
bb22de58 by Hal Murray at 2017-01-02T19:13:19-08:00
Fix typo
- - - - -
1 changed file:
- pylib/packet.py
Changes:
=====================================
pylib/packet.py
=====================================
--- a/pylib/packet.py
+++ b/pylib/packet.py
@@ -131,8 +131,8 @@ The RFC 5905 diagram is slightly out of date in that the digest header assumes
a 128-bit (16-octet) MD5 hash, but it is also possible for the field to be a
160-bit (20-octet) SHA-1 hash.
-An extension field consists of a 32-bit network-order type field
-length, followed by a 32-bit network-order payload length in octets,
+An extension field consists of a 16-bit network-order type field
+length, followed by a 16-bit network-order payload length in octets,
followed by the payload (which must be padded to a 4-octet boundary).
0 1 2 3
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/bb22de588d12d63d8d722ed4f7c26e6d85cd2e18
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170103/7eb3fe37/attachment.html>
More information about the vc
mailing list