pluto: Added support for statically configured reqids.

This commit is contained in:
Tobias Brunner
2010-09-02 19:04:25 +02:00
parent fe962bc788
commit b5be105aaf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1191,7 +1191,7 @@ void add_connection(const whack_message_t *wm)
}
c->spd.next = NULL;
c->spd.reqid = gen_reqid();
c->spd.reqid = wm->reqid ?: gen_reqid();
c->spd.mark_in.value = wm->mark_in.value;
c->spd.mark_in.mask = wm->mark_in.mask;
+1 -1
View File
@@ -944,7 +944,7 @@ synonym for
.BR margintime .
.TP
.B reqid
sets the reqid for a given connection to a pre-configured fixed value (IKEv2 only).
sets the reqid for a given connection to a pre-configured fixed value.
.TP
.B type
the type of the connection; currently the accepted values