Attached is the patch to add the TFTP and WPAD DHCP options. The patch
is based on openvpn 2.3.7 as I did not know how to do a windows mingw
build of the git version ...
One way to build a git version on openvpn-build is this:

$ git clone <url>
$ mv openvpn openvpn-2.3_git
$ cd openvpn
$ autoreconf -vi
$ cd ..
$ tar -zcf openvpn-2.3_git.tar.gz openvpn-2.3_git

Then copy openvpn-2.3_git.tar.gz to a webserver and set openvpn version to "2.3_git" in generic/build.vars. Renaming the directory is needed due to how openvpn-build moves around in the build directories.

Samuli

Reply via email to