-
- Downloads
[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>
Showing
- net/dccp/ccids/Makefile 1 addition, 1 deletionnet/dccp/ccids/Makefile
- net/dccp/ccids/ccid3.c 27 additions, 128 deletionsnet/dccp/ccids/ccid3.c
- net/dccp/ccids/ccid3.h 1 addition, 10 deletionsnet/dccp/ccids/ccid3.h
- net/dccp/ccids/lib/loss_interval.c 144 additions, 0 deletionsnet/dccp/ccids/lib/loss_interval.c
- net/dccp/ccids/lib/loss_interval.h 61 additions, 0 deletionsnet/dccp/ccids/lib/loss_interval.h
Loading
Please register or sign in to comment