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

This commit is contained in:
Tobias Brunner
2010-09-02 19:04:21 +02:00
parent 199a415710
commit 4cf459a054
+1 -1
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