OSDN Git Service

[CCID3]: Nofeedback timer according to rfc3448bis
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Mon, 17 Dec 2007 14:57:43 +0000 (12:57 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:23 +0000 (14:58 -0800)
commit52515e77a7a69867c479db4c9efb6be832b82179
treed4246af065a53f7e2ae92070ec07d59ba892baf6
parentd8d1252f744cb7cebd6ba3a4b7feec31ff23ccde
[CCID3]: Nofeedback timer according to rfc3448bis

This implements the changes to the nofeedback timer handling suggested
in draft rfc3448bis00, section 4.4. In particular, these changes mean:

 * better handling of the lossless case (p == 0)
 * the timestamp for computing t_ld becomes obsolete
 * much more recent document (RFC 3448 is almost 5 years old)
 * concepts in rfc3448bis arose from a real, working implementation
   (cf. sec. 12)

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>
net/dccp/ccids/ccid3.c