mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-08 00:00:29 -05:00
pluto: Fixed the reqid that is passed to the updown script.
This commit is contained in:
parent
199a415710
commit
4cf459a054
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user