On Fri, Jan 6, 2023 at 3:19 PM Gert Doering <g...@greenie.muc.de> wrote:

> Hi,
>
> On Fri, Jan 06, 2023 at 03:44:24PM +0200, Lev Stipakov wrote:
> > Compiled and slightly tested - pinged server's tunnel IPv6 address.
>
> Do we call "route" for connect networks on Windows?  We do on some
> of the platforms, but for those where we do not, this is not a good
> test for "route add" functionality - as tunnel IP + subnet gets
> setup via the "ifconfig-ipv6" part (implicit route for connected net).
>

Yes we do call add_route_connected_v6_net() on windows, so add_route_ipv6()
should always get exercised.

Though I vaguely understand why we set the address with /128 and then set
the route for the vpn subnet with fe80::8 as the gateway for tap-windows6,
wonder why we do this for dco as well.

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

Reply via email to