On Mon, Nov 2, 2015 at 10:13 AM, Morris, Russell <rmor...@rkmorris.us>
wrote:

> Hi,
>
> I can test it out too, and have a setup to do so. Where do I get the
> updated (test) build from?
>
> Thanks!
>

Yes, it would be great if you can test it building from scratch. So If you
have openvpn-build and openvpn git master, here are the steps to get this
patch into the build environment:

- apply the patch to git master and build the source tarball using make
dist-gzip
- copy the resulting openvpn-2.3_git.tar.gz to
openvpn-build/generic/sources
 (remove any old openvpn-2.3 sources)
- edit version number in build.vars
: OPENVPN_VERSION="${OPENVPN_VERSION:-2.3_git}"
- build as usual

The simplest way to test would be to run openvpn from command line using
--config config-file with log send to stdout Then do suspend/resume,
disable/enable the TAP adapter, do an addtap.bat etc.. The tunnel should
restart automatically in all cases.

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

Reply via email to