linux/net/dccp/ccids/lib
Gerrit Renker 006042d7e1 [DCCP] tfrc: Identify TFRC table limits and simplify code
This
 * adds documentation about the lowest resolution that is possible within
   the bounds of the current lookup table
 * defines a constant TFRC_SMALLEST_P which defines this resolution
 * issues a warning if a given value of p is below resolution
 * combines two previously adjacent if-blocks of nearly identical
   structure into one

This patch does not change the algorithm as such.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-03 14:52:41 -02:00
..
loss_interval.c [DCCP]: Simplified conditions due to use of enum:8 states 2006-12-02 21:24:38 -08:00
loss_interval.h [DCCP]: Fix CCID3 2006-08-26 23:40:50 -07:00
Makefile [DCCP]: Move the calc_X routines to dccp_tfrc_lib 2005-08-29 16:12:47 -07:00
packet_history.c [DCCP]: Fix CCID3 2006-08-26 23:40:50 -07:00
packet_history.h [DCCP]: Fix CCID3 2006-08-26 23:40:50 -07:00
tfrc.h [DCCP]: Update contact details and copyright 2006-08-26 19:01:30 -07:00
tfrc_equation.c [DCCP] tfrc: Identify TFRC table limits and simplify code 2006-12-03 14:52:41 -02:00