From 4d77b7247f80a031b22d3259c470a489604df422 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 20 Mar 2014 18:31:30 +0100 Subject: Enable secure handshakes by default --- src/fastd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/fastd.h') diff --git a/src/fastd.h b/src/fastd.h index 2a7b5ab..721c9b5 100644 --- a/src/fastd.h +++ b/src/fastd.h @@ -174,7 +174,6 @@ struct fastd_config { uint32_t packet_mark; bool forward; fastd_tristate_t pmtu; - bool secure_handshakes_set; bool secure_handshakes; fastd_drop_caps_t drop_caps; -- cgit v1.2.3