ntpd: allow peer-less (standalone stratum 1 server) operation
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 3 Oct 2010 23:20:44 +0000 (01:20 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 3 Oct 2010 23:20:44 +0000 (01:20 +0200)
commitd678257c26e0993efc48ac4433d153e1e9dfc954
tree5f2473e60e1ab21230a19c7eeaee66dbaa4d4c25
parent9d113cac425d7f496da4d7b6f309b707cedd6b61
ntpd: allow peer-less (standalone stratum 1 server) operation

Based on patch by Jean-Christophe Dubois (jcd@tribudubois.net)

function                                             old     new   delta
ntp_init                                             384     399     +15
recv_and_process_client_pkt                          469     480     +11

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ntpd.c