diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2010-11-23 03:36:56 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-28 20:29:27 +0100 |
commit | 0ac78870220b6e0ac74dd9292bcfa7b18718babd (patch) | |
tree | 19b0359b9a805857acf9ab713afd4e485e4da692 /samples/tracepoints | |
parent | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... (diff) | |
download | linux-0ac78870220b6e0ac74dd9292bcfa7b18718babd.tar.xz linux-0ac78870220b6e0ac74dd9292bcfa7b18718babd.zip |
dccp: fix error in updating the GAR
This fixes a bug in updating the Greatest Acknowledgment number Received (GAR):
the current implementation does not track the greatest received value -
lower values in the range AWL..AWH (RFC 4340, 7.5.1) erase higher ones.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/tracepoints')
0 files changed, 0 insertions, 0 deletions