commit | ae6706f0678b89de07ad3b456893cc883584f711 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Sat Aug 27 23:03:09 2005 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 16:12:17 2005 -0700 |
tree | d9d854ccb0bf7124d98dfaad959f34c11cceef23 | |
parent | cfc3c525a3b434cabf92bf7054f2c6c93497fbea [diff] |
[CCID3]: Move the loss interval code to loss_interval.[ch] And put this into net/dccp/ccids/lib/, where packet_history.[ch] will also be moved and then we'll have a tfrc_lib.ko module that will be used by dccp_ccid3.ko and other CCIDs that are variations of TFRC (RFC 3448). Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>