Re: [Openvpn-devel] why is "route add failure" considered not an error?

2015-06-19 Thread Gert Doering
Hi, On Fri, Jun 19, 2015 at 06:09:17PM +0200, Jan Just Keijser wrote: > I don't know what the reasoning was behind making "route failures" > non-fatal, but strictly speaking the tunnel is functioning - it's just > the routing that failed :) > I'd be in favour of adding YetAnotherOption to

Re: [Openvpn-devel] why is "route add failure" considered not an error?

2015-06-19 Thread Jan Just Keijser
Yo Gert, On 17/06/15 12:07, Gert Doering wrote: Hi, OpenVPN history confuses me :-) - right now, I am wondering about the following: - if we call ifconfig to set up the tun device, and that fails, we consider it a hard error (openvpn_exec_check(..., S_FATAL, ...) and terminate -