chiark / gitweb /
timesyncd: consider too long packets as invalid
authorTopi Miettinen <toiwoton@gmail.com>
Sun, 18 Jan 2015 14:01:25 +0000 (16:01 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sun, 18 Jan 2015 20:42:00 +0000 (21:42 +0100)
commit43fcd650e5cb0836cfc9f667ed74b3bc0283a81c
treea5fed885d973277241400a59955acaaad6dcf5b2
parent50efadb0ae7bcb4fc5ce5e41163c697501ca1d50
timesyncd: consider too long packets as invalid

If the received NTP message from server didn't fit to our buffer, either
it is doing something nasty or we don't know the protocol. Consider the
packet as invalid.

(David: add parantheses around conditional)
src/timesync/timesyncd-manager.c