diff options
author | 2010-12-30 12:15:41 +0100 | |
---|---|---|
committer | 2011-01-07 12:22:43 +0100 | |
commit | 763dadd47c884853a22f2f19ea27e58431303ff3 (patch) | |
tree | 9ee3daff6fe649578d3fabdc0a1fcf8252b7b660 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dccp: fix return value for sequence-invalid packets (diff) | |
download | wireguard-linux-763dadd47c884853a22f2f19ea27e58431303ff3.tar.xz wireguard-linux-763dadd47c884853a22f2f19ea27e58431303ff3.zip |
dccp: fix bug in updating the GSR
Currently dccp_check_seqno allows any valid packet to update the Greatest
Sequence Number Received, even if that packet's sequence number is less than
the current GSR. This patch adds a check to make sure that the new packet's
sequence number is greater than GSR.
Signed-off-by: Samuel Jero <sj323707@ohio.edu>
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions