c->options.ce.fragment, c->options.ce.mssfix);
+    }
+    if (c->options.ce.fragment > 0 && c->options.ce.mssfix > 0
+        && c->options.ce.fragment_encap != c->options.ce.mssfix_encap)

Note that fragment_encap is added in

[Openvpn-devel] [PATCH v3 09/14] Add mtu paramter to --fragment and change fragment calculation

and this patch needs to added after that patch to avoid an compile error.

Arne


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to