]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: rework packet parsing
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 14 Aug 2019 13:53:17 +0000 (15:53 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 5 Mar 2020 15:02:15 +0000 (16:02 +0100)
commit588785e160fbee7b04df5df8b7bd17f679fdcad8
tree903dda70de555df611ed4b77fe4af8ecadd24cf7
parentcabcccd6c39c54ddfccc17a6ffa52f48bcf4ff17
ntp: rework packet parsing

Rework the code to detect the authentication mode and count extension
fields in the first parsing of the packet and store this information in
the new packet info structure.
ntp.h
ntp_core.c