starter: Add a replay_window connection option

This commit is contained in:
Martin Willi
2014-06-17 16:41:31 +02:00
parent 823ce4a37f
commit d5367d2262
8 changed files with 12 additions and 0 deletions
+1
View File
@@ -304,6 +304,7 @@ struct stroke_msg_t {
u_int32_t mask;
} mark_in, mark_out;
stroke_end_t me, other;
u_int32_t replay_window;
} add_conn;
/* data for STR_ADD_CA */