Re: [OpenWrt-Devel] [PATCH] extra configuration options for OpenVPN in init script

2015-09-15 Thread François Kooman
On 09/15/2015 07:20 AM, John Crispin wrote: > this package is maintained on github. please send a properly formatted > PR via github. also you patch is missing the SoB line and it is attached > and not inline. It seems the OpenVPN init script is not maintained in the packages [0] repository on

[OpenWrt-Devel] [PATCH] extra configuration options for OpenVPN in init script

2015-08-28 Thread François Kooman
Hi Mirko, To accompany my patch to the OpenVPN configuration module for luci [0] to support some extra fields here also the change to the OpenVPN init script. It adds the following fields: tls_version_min tls_version_max key_direction They are needed to support eduVPN [1]. The change here is