Acked-By: Frank Lichtenheld <fr...@lichtenheld.com>

> Arne Schwabe <a...@rfc2549.org> hat am 06.12.2021 02:00 geschrieben:
> 
> Patch v2: add more commments

I feel they help a lot :)

> +    /* If binding is not forced by an explicit options and we have (at least)

typo: "options" should be "option". Or "an" is wrong.

> +     * one of --tcp-client, --pull (or --client), or socks we do not bind
> +     * locally to have "normal" IP client behaviour of a random source port 
> */
> +    if (!need_bind && (ce->proto == PROTO_TCP_CLIENT || uses_socks || 
> o->pull))
>      {
>          ce->bind_local = false;
>      }

Regards,
  Frank

--
Frank Lichtenheld


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

Reply via email to