Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
- Remove gcc4.patch which causes a crash immediately after:
- refclock_receive: at 2 127.127.1.0
- because the clktypes array in clocktypes.c is incorrectly initialised,
- see the compiler warning messages (from gcc 3.3.4).
|
|
- according to http://bugs.debian.org/249216 problem exist in kernels
older then 2.4.26 - quote:
"It's a kernel bug. Returns an AF_INET6 socket, but IPV6_V6ONLY fails.
There may be a way to work-around it in ntpdate, but the correct answer
is to upgrade the kernel."
Behaviour without that changeset:
# ntpdate time.apple.com
ntpdate[25796]: setsockopt() IPV6_V6ONLY failed: Protocol not available
removing ipv6 kernel module helps but it is not a resolution
|
|
|
|
DEFAULT_PREFERENCE
|
|
|
|
|
|
BKrev: 427c738ekRMWvLEHGtfDv0RDpjkJ1Q
|
|
This commit includes fixes for the setting of the tick value
in the NSLU2 kernel (by using NTP tickadj) and a startup
script for ntpd.
BKrev: 427bbd2bzSbx3hAqqMqrxRL2wppwPg
|
|
To be updated to improve the packaging and add a startup script
(not present here.) To use at present it is necessary to
create /etc/ntp.conf and run ntpd by hand.
BKrev: 427bb089y7NNtB5YyX2-YDXRpxuO2g
|