]> git.ipfire.org Git - thirdparty/ntp.git/commit
ntp_io.c:
authorFrank Kardel <kardel@ntp.org>
Sat, 14 Oct 2006 08:51:43 +0000 (08:51 +0000)
committerFrank Kardel <kardel@ntp.org>
Sat, 14 Oct 2006 08:51:43 +0000 (08:51 +0000)
commite94ebb7cc1fb0164fda53aa71226be2deef13716
treec68f01bd5060ab78a8c6b8c8b6503c3dfec8c7bf
parent283c9c3ec26753ba4505086b17eec3ccb360d030
ntp_io.c:
  Bug #715 (& dupe 723):
  findlocalinterface() in update_interface can be replaced by
  a simple address to interface lookup. This avoids tripping
  over the Linux strategy to return the localhost address
  when attempting to send to an IPv6 address of a local interface.
  Additionally:
    synchronize debug output with reality
    avoid adding duplicate address entries to the address list
    declare more functions static to reduce name space pollution

bk: 4530a51fP3_h1Po4dNHAbynhQE-amQ
ntpd/ntp_io.c