linux/net/dccp/ccids
Gerrit Renker 24b8d34321 dccp tfrc: Receiver history initialisation routine
This patch 
 1) separates history allocation and initialisation, to facilitate early
    loss detection (implemented by a subsequent patch);

 2) removes duplication by using the existing tfrc_rx_hist_purge() if the
    allocation fails. This is now possible, since the initialisation routine
 3) zeroes out the entire history before using it. 

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
2008-09-04 07:45:40 +02:00
..
lib dccp tfrc: Receiver history initialisation routine 2008-09-04 07:45:40 +02:00
ccid2.c tcp/dccp: Consolidate common code for RFC 3390 conversion 2008-09-04 07:45:39 +02:00
ccid2.h
ccid3.c dccp tfrc: Receiver history initialisation routine 2008-09-04 07:45:40 +02:00
ccid3.h dccp ccid-3: Simplified handling of TX states 2008-09-04 07:45:40 +02:00
Kconfig
Makefile