Am 26.07.20 um 15:40 schrieb Gert Doering:
> Acked-by: Gert Doering <g...@greenie.muc.de>
> 
> I've left out the stray uncrustify fixes - not that I disagree with
> them, but they should go to their own patch.  Sorry for not cleaning
> that up while merging the corresponding patch.
> 
> Code change looks good.  Not tested anything (only test compiled on MacOS).
> 
> I wonder if we could just skip print the error message for this
> particular call (connect()) if the return is EBUSY?  Or maybe
> "skip if utunnumber < 10 && EBUSY"?
> 

since you can also specify that you want utun9 that would break that.
More realistically we should just skip the interfaces that are already
present in the system.  Baiscally if 'does interface utunX exist?' =>
skip on trying the first working one.

Arne

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to