]> git.ipfire.org Git - thirdparty/ntp.git/commit
ntp_io.c:
authorFrank Kardel <kardel@ntp.org>
Sat, 15 Jul 2006 09:35:45 +0000 (09:35 +0000)
committerFrank Kardel <kardel@ntp.org>
Sat, 15 Jul 2006 09:35:45 +0000 (09:35 +0000)
commite4d24dbcc0fe1ed23a4d33db2be355a4b6c29b4a
tree40b784b81cc2ed7d1b74bd3247d619a92e1c4fdd
parent512d5a41ad9c985cf9ea7b27e6c10c765784626b
ntp_io.c:
  cleanup debug messages
  add RTM_REDIRECT, RTM_CHANGE as additional interface list scan
  routing message triggers
ntpd.h:
  select_peerinterface() is comletely private to ntp_peer.c
ntp_peer.c:
  - clear peer crypto when disconnecting from a bound interface
  - re-arrange initialization for more usable debug output
  - only bind to non wildcard interfaces even if the OS
    would offer to send via such an interface

bk: 44b8b6f1so90wnn80ANkLw0p4YZ7tA
include/ntpd.h
ntpd/ntp_io.c
ntpd/ntp_peer.c