Christian Daniel said:
> Hello everybody!
>
> For a student research project I'm trying to add multi instance capability to
> OpenVPN. The basic idea is to rip the main openvpn()-function apart, put all
> variables in a struct and then have only one select()-call for all open
> tunnels at onc
On Mon, 1 Mar 2004, James Yonan wrote:
> Christian Daniel said:
>
> > Hello everybody!
> >
> > For a student research project I'm trying to add multi instance capability
> > to
> > OpenVPN. The basic idea is to rip the main openvpn()-function apart, put all
> > variables in a struct and then hav
Jon Nelson said:
>
> On Mon, 1 Mar 2004, James Yonan wrote:
>
> > Christian Daniel said:
> >
> > > Hello everybody!
> > >
> > > For a student research project I'm trying to add multi instance
capability to
> > > OpenVPN. The basic idea is to rip the main openvpn()-function apart, put
> > > al
On Mon, 1 Mar 2004, James Yonan wrote:
> One virtual interface per tunnel is supported now and will be supported going
> forward.
^ That's the part I needed to hear. Thanks!
--
Life's short and hard, kind of like a bodybuilding elf.
Jon Nelson