]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge pogo:/usa/kardel/main-line/ntp-stable-1000
authorHarlan Stenn <stenn@ntp.org>
Sat, 22 Mar 2008 07:35:53 +0000 (02:35 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sat, 22 Mar 2008 07:35:53 +0000 (02:35 -0500)
into  whimsy.udel.edu:/deacon/backroom/ntp-stable

bk: 47e4b6d9FURbR56dmpTDUYiHL1x2dw

1  2 
ChangeLog

diff --cc ChangeLog
index c01b22b28d494f60fe0db8dadfca4b3ba460c289,a937ffed2317c7f2a56e15cdac7da15b9a4ff006..2c230539257cf69b9726dc73b83385c5000525c3
+++ b/ChangeLog
@@@ -1,21 -1,8 +1,25 @@@
 -* [Bug 909] Define int32_t for Windows (backport from ntp-dev)
+ * [Bug 1000] allow implicit receive buffer allocation for Windows
+            fixes startup for windows systems with many interfaces
+            reduces dropped packets on network bursts
+            additionally fix timer() starvation during high load
 +* [Bug 990] drop minimum time restriction for interface update interval.
 +* [Bug 977] Fix mismatching #ifdefs for builds without IPv6.
 +* Update the copyright year.
 +* Build system cleanup (make autogen-generated files writable).
 +* [Bug 957] Windows only: Let command line parameters from the Windows SCM GUI
 +  override the standard parameters from the ImagePath registry key.
 +* Fixes for ntpdate:
 +* [Bug 532] nptdate timeout is too long if several servers are supplied.
 +* [Bug 698] timeBeginPeriod is called without timeEndPeriod in some NTP tools.
 +* [Bug 857] ntpdate debug mode adjusts system clock when it shouldn't.
 +* [Bug 908] ntpdate crashes sometimes.
 +* [Bug 982] ntpdate(and ntptimeset) buffer overrun if HAVE_POLL_H isn't set
 +  (dup of 908).
 +* [Bug 997] ntpdate buffer too small and unsafe.
 +* ntpdate.c: Under Windows check whether NTP port in use under same conditions
 +  as under other OSs.
 +* ntpdate.c: Fixed some typos and indents (tabs/spaces).
 +
  ---
  (4.2.4p4) Released by Harlan Stenn <stenn@ntp.org>