projects
/
users
/
dwmw2
/
openconnect.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
122dcc9
)
Update comment
author
David Woodhouse <David.Woodhouse@intel.com>
Fri, 2 Sep 2016 10:39:36 +0000
(11:39 +0100)
committer
David Woodhouse <David.Woodhouse@intel.com>
Fri, 2 Sep 2016 10:39:36 +0000
(11:39 +0100)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
esp-seqno.c
patch
|
blob
|
history
diff --git
a/esp-seqno.c
b/esp-seqno.c
index 23ee219d14b58cf5983da1c421c7377c85ee62b6..cb037bde0f45d040b0bf2e37344e673c98140759 100644
(file)
--- a/
esp-seqno.c
+++ b/
esp-seqno.c
@@
-104,7
+104,7
@@
int verify_packet_seqno(struct openconnect_info *vpninfo,
seq, esp->seq);
return -EINVAL;
} else if (delta == 1) {
- /*
This is a repeat of the latest packet we
already received. */
+ /*
Not in the bitmask since it is by definition
already received. */
replayed:
vpn_progress(vpninfo, PRG_DEBUG,
_("Discarding replayed ESP packet with seq %u\n"),