Denys Vlasenko
|
029bd187bd
ntpd: increase minimum G.FREQHOLD_cnt from 8 to 10
|
6 years ago |
Codarren Velvindron
|
7c43d43117
ntpd: deprecate IPTOS_LOWDELAY in favor of IPTOS_DSCP_AF21
|
6 years ago |
Denys Vlasenko
|
7bcde5f00d
libbb.h: always include sys/resource.h
|
6 years ago |
Denys Vlasenko
|
448fdcc17d
ntpd: choose initial FREQHOLD_cnt dynamically
|
6 years ago |
Denys Vlasenko
|
39dfb4de38
ntpd: suppress in-kernel frequency correction in first 8 adjtimex calls
|
6 years ago |
Denys Vlasenko
|
36acc4631c
ntpd: do run the script at leat once in 11 minutes
|
6 years ago |
Denys Vlasenko
|
d5c1482fba
ntpd: skip over setting next DNS resolution attempt if it is not needed
|
7 years ago |
Denys Vlasenko
|
59a5604a79
ntpd: mention in help text that -d can be repeated
|
7 years ago |
Denys Vlasenko
|
6a4f223122
ntpd: improve treatment of DNS resolution failures
|
7 years ago |
Denys Vlasenko
|
a1e9bc6876
ntpd: perform DNS resolution out of send/receive loop - closes 10466
|
7 years ago |
Denys Vlasenko
|
8b77a9ea81
*: fix fallout from opt_complementary conversion
|
7 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
Denys Vlasenko
|
1bfc4b85a7
ntpd: print result of hostname resolution
|
7 years ago |
Natanael Copa
|
b62ea34afe
ntpd: improve postponed hostname resolution
|
7 years ago |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
Miroslav Lichvar
|
150dc7a2b4
ntpd: respond only to client and symmetric active packets
|
8 years ago |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 years ago |
Denys Vlasenko
|
aabb0a93e9
ntpd: daemonize before DNS resolution
|
8 years ago |
Denys Vlasenko
|
e4caf1dd9c
ntpd: retry initial DNS resolution (forever, no timeout for now).
|
8 years ago |
Denys Vlasenko
|
c8641962e4
ntpd: if peer does not reply anymore, try re-resolving its hostname
|
8 years ago |
Denys Vlasenko
|
f37f28199f
ntpd: do not use a peer more than once (say, if two peers resolve to the same IP)
|
8 years ago |
Denys Vlasenko
|
4c48a64747
ntpd: more informative poll lowering message
|
8 years ago |
Denys Vlasenko
|
03718bb274
ntpd: print packet delay in clock update message
|
8 years ago |
Denys Vlasenko
|
383201e725
ntpd: shorter message
|
8 years ago |
Denys Vlasenko
|
fc47fcefb6
ntpd: step when |offset| > 1 sec, not 0.125 sec
|
8 years ago |
Denys Vlasenko
|
c52cbea2bb
libbb: add setsockopt_foo helpers
|
9 years ago |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 years ago |