linux/net/dccp/ccids
Arnaldo Carvalho de Melo ae6706f067 [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>
2005-08-29 16:12:17 -07:00
..
lib [CCID3]: Move the loss interval code to loss_interval.[ch] 2005-08-29 16:12:17 -07:00
Kconfig [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
Makefile [CCID3]: Move the loss interval code to loss_interval.[ch] 2005-08-29 16:12:17 -07:00
ccid3.c [CCID3]: Move the loss interval code to loss_interval.[ch] 2005-08-29 16:12:17 -07:00
ccid3.h [CCID3]: Move the loss interval code to loss_interval.[ch] 2005-08-29 16:12:17 -07:00