[Openvpn-devel] t_client.sh enhancements

2012-01-22 Thread Gert Doering
Hi, I run all my cross-platform clients tests via t_client.sh, and a few things started to annoy me: - must run "make check" as root (which is problematic for buildbot) - just prints "test #4", but doesn't tell me what this particular test is doing ("tcp/tap/ipv4-only"). So - add a variable

[Openvpn-devel] FreeBSD platform cleanup

2012-01-22 Thread Gert Doering
Hi, the current "master" code on FreeBSD has two problems: - tun or tap devices are not removed at program end, so a "dead" interface is left behind - not critical, but we should not do that -> call "ifconfig destroy" in tun_close(). - "topology subnet" for IPv4 causes failure for IPv6