+9
−4
net/dccp/ccids/lib/tfrc.c
0 → 100644
+48
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch changes the tfrc_lib module in the following manner:
(1) a dedicated tfrc source file to call the packet history &
loss interval init/exit functions.
(2) a dedicated tfrc_pr_debug macro with toggle switch `tfrc_debug'.
Commiter note: renamed tfrc_module.c to tfrc.c, and made CONFIG_IP_DCCP_CCID3
select IP_DCCP_TFRC_LIB.
Signed-off-by:
Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by:
Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by:
David S. Miller <davem@davemloft.net>