]> git.ipfire.org Git - thirdparty/chrony.git/commit
socket: increase message buffer length
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 26 Oct 2021 13:40:09 +0000 (15:40 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 27 Oct 2021 14:22:12 +0000 (16:22 +0200)
commita2d1569455aa10a273e41eba5f79ca6210934d68
treecb3ee9fb98c48f29f3919d1b6092023377ef4288
parent952c3b2528aacbdd8d82c4c6045810bdb00557a3
socket: increase message buffer length

Add extra space to the socket message buffer to be able to receive
maximum-length NTP-over-PTP SW/HW-timestamped messages from the Linux
error queue (which are looped back as layer-2 frames).
socket.c