linux-stable-rt/net/dccp
Gerrit Renker 0ac7887022 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>
2010-11-28 11:29:27 -08:00
..
ccids dccp ccid-2: Stop polling 2010-10-28 10:27:01 -07:00
Kconfig
Makefile
ackvec.c
ackvec.h
ccid.c
ccid.h dccp: Return-value convention of hc_tx_send_packet() 2010-10-28 10:27:00 -07:00
dccp.h dccp: Refine the wait-for-ccid mechanism 2010-10-28 10:27:01 -07:00
diag.c
feat.c
feat.h
input.c dccp: fix error in updating the GAR 2010-11-28 11:29:27 -08:00
ipv4.c
ipv6.c
ipv6.h
minisocks.c
options.c
output.c dccp: Refine the wait-for-ccid mechanism 2010-10-28 10:27:01 -07:00
probe.c
proto.c dccp: Refine the wait-for-ccid mechanism 2010-10-28 10:27:01 -07:00
sysctl.c
timer.c dccp: Refine the wait-for-ccid mechanism 2010-10-28 10:27:01 -07:00