Added a check to see if the sending rate is within 1% of the limit rather than
authorKevin Webb <kcwebb@ucsd.edu>
Tue, 18 Nov 2008 21:19:54 +0000 (21:19 +0000)
committerKevin Webb <kcwebb@ucsd.edu>
Tue, 18 Nov 2008 21:19:54 +0000 (21:19 +0000)
commitf54a05e4b5bef7c5c90663765656a9084d622e82
treee7437d045667f6c3fbe79419395d19f77f5727e5
parent72b9872d1025afa4e1db53b6bc0d4a00a5afd123
Added a check to see if the sending rate is within 1% of the limit rather than
requiring it to be over the limit before switching FPS regimes.

Print a small amount of data in LOG_WARN mode so that we can track progress.

Change an assert to a log to prevent crashing.
drl/estimate.c
drl/raterouter.h
drl/standard.c
drl/ulogd_DRL.c