]> git.ipfire.org Git - thirdparty/ntp.git/commit
[Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
authorJuergen Perlinger <perlinger@ntp.org>
Sun, 27 Mar 2016 21:59:51 +0000 (23:59 +0200)
committerJuergen Perlinger <perlinger@ntp.org>
Sun, 27 Mar 2016 21:59:51 +0000 (23:59 +0200)
commit0895874e55aca3af292274ae3ca4375bf7470cce
tree8ad2856acb47dba2a6a7b11808110aff284f0699
parent89bc345ae9a7cd2d0a094d2986eac128af2a1fcd
[Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
 - complete refurbishment of overlapped IO engine
 - cleanup

bk: 56f857d7_QjShaeO_0DFlvr0UBlNIg
21 files changed:
ChangeLog
include/ntp.h
include/ntp_refclock.h
include/recvbuff.h
libntp/ntp_worker.c
libntp/recvbuff.c
ntpd/ntp_io.c
ports/winnt/include/ntp_iocompletionport.h
ports/winnt/include/ntp_iocplmem.h [new file with mode: 0644]
ports/winnt/include/ntp_iocpltypes.h [new file with mode: 0644]
ports/winnt/ntpd/ntp_iocompletionport.c
ports/winnt/ntpd/ntp_iocplmem.c [new file with mode: 0644]
ports/winnt/ntpd/ntp_iocpltypes.c [new file with mode: 0644]
ports/winnt/ntpd/ntservice.c
ports/winnt/vs2005/ntpd.vcproj
ports/winnt/vs2008/ntpd/ntpd.vcproj
ports/winnt/vs2013/debug-x64.props
ports/winnt/vs2013/libntp/libntp.vcxproj.filters
ports/winnt/vs2013/ntpd/ntpd.vcxproj
ports/winnt/vs2013/ntpd/ntpd.vcxproj.filters
ports/winnt/vs2013/release-x64.props