Skip to content

Added more flexibility for ethernet-bridges.

Sometimes OpenVPN servers are configured as ethernet-only virtual networks (ethernet bridging over tap). This reduces the requirement to negotiate between the client and redirected networks, allowing the client to configure his tap network interface as flexibly as it configures it by physically connecting to it (eg, eth0). It is also possible that the client does not need an ip-address and/or an ip-protocol.

Merge request reports