summaryrefslogtreecommitdiff
path: root/include/linux/pkt_cls.h
diff options
context:
space:
mode:
authorGerrit Renker <gerrit@erg.abdn.ac.uk>2008-07-13 14:51:40 +0400
committerGerrit Renker <gerrit@erg.abdn.ac.uk>2008-07-13 14:51:40 +0400
commit2eeea7ba6b4b65ed27b7646a1bdea3b45973c861 (patch)
treeda60ba323ca324789d42d8c0513be8a26d150832 /include/linux/pkt_cls.h
parentb552c6231f19d50165bbf59e8b34d3f713ab5c01 (diff)
downloadlinux-2eeea7ba6b4b65ed27b7646a1bdea3b45973c861.tar.xz
dccp ccid-3: Length of loss intervals
This corrects an error in the computation of the open loss interval I_0: * the interval length is (highest_seqno - start_seqno) + 1 * and not (highest_seqno - start_seqno). This condition was not fully clear in RFC 3448, but reflects the current revision state of rfc3448bis and is also consistent with RFC 4340, 6.1.1. Further changes: ---------------- * variable renamed due to line length constraints; * explicit typecast to `s64' to avoid implicit signed/unsigned casting. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Diffstat (limited to 'include/linux/pkt_cls.h')
0 files changed, 0 insertions, 0 deletions