aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/pluto/kernel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/kernel.c b/src/pluto/kernel.c
index f051ebb6d..6b14c37ad 100644
--- a/src/pluto/kernel.c
+++ b/src/pluto/kernel.c
@@ -525,7 +525,7 @@ static bool do_command(connection_t *c, struct spd_route *sr,
, nexthop_str
, c->interface->vname
, sr->this.hostaccess? "PLUTO_HOST_ACCESS='1' " : ""
- , sr->reqid + 1 /* ESP requid */
+ , sr->reqid
, me_str
, secure_myid_str
, myclient_str