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
@@ -162,6 +162,7 @@ struct starter_conn {
u_int32_t reqid;
mark_t mark_in;
mark_t mark_out;
u_int32_t replay_window;
u_int32_t tfc;
bool install_policy;
bool aggressive;