ovs-monitor-ipsec: Allow IKE fragmentation
[sliver-openvswitch.git] / debian / ovs-monitor-ipsec
index febd569..0a97c88 100755 (executable)
@@ -83,6 +83,7 @@ path certificate "%s";
     cert_entry = """remote %s {
         exchange_mode main;
         nat_traversal on;
+        ike_frag on;
         certificate_type x509 "%s" "%s";
         my_identifier asn1dn;
         peers_identifier asn1dn;