Re: [Openvpn-devel] OpenVPN patch to load tun/tap dynamically

2005-02-09 Thread Daniel O'Connor
On Thu, 10 Feb 2005 14:13, Waldemar Brodkorb wrote: > > I have a patch for OpenVPN to attempt to load if_tun.ko/if_tap.ko when > > the first open attempt fails with either ENOENT or ENXIO. It's FreeBSD > > only at the moment but I imagine it would work on (at least) NetBSD and > > OpenBSD too. > >

Re: [Openvpn-devel] OpenVPN patch to load tun/tap dynamically

2005-02-09 Thread Waldemar Brodkorb
Hi, Daniel O'Connor wrote, > Hi, > I have a patch for OpenVPN to attempt to load if_tun.ko/if_tap.ko when the > first open attempt fails with either ENOENT or ENXIO. It's FreeBSD only at > the moment but I imagine it would work on (at least) NetBSD and OpenBSD too. No need on OpenBSD. It is in

[Openvpn-devel] OpenVPN patch to load tun/tap dynamically

2005-02-09 Thread Daniel O'Connor
Hi, I have a patch for OpenVPN to attempt to load if_tun.ko/if_tap.ko when the first open attempt fails with either ENOENT or ENXIO. It's FreeBSD only at the moment but I imagine it would work on (at least) NetBSD and OpenBSD too. http://www.gsoft.com.au/~doconnor/openvpn-kldload.diff MD5 (openv