pluto: Fixed the reqid that is passed to the updown script.

This commit is contained in:
Tobias Brunner 2010-07-29 13:37:39 +02:00
parent 199a415710
commit 4cf459a054

View File

@ -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