Re: [Openvpn-devel] functions remote in VPN

2007-07-19 Thread tiger king
age From: Noam Rathaus To: openvpn-devel@lists.sourceforge.net Cc: tiger king Sent: Wednesday, July 11, 2007 11:31:33 AM Subject: Re: [Openvpn-devel] functions remote in VPN Hi, (I am referring to --remote used to specify more than one remote host/port) You need to look up references to re

Re: [Openvpn-devel] functions remote in VPN

2007-07-11 Thread Noam Rathaus
Hi, (I am referring to --remote used to specify more than one remote host/port) You need to look up references to remote_list, it is filled by code found in options.c and is handled by code found in socket.c Hope this helps. On Tuesday 10 July 2007 18:10:28 tiger king wrote: > I want to search