YunoHost-Apps / vpnclient_ynh

VPN Client app for YunoHost
GNU Affero General Public License v3.0
41 stars 24 forks source link

OpenVPN hook to set / unset ipv6 addr #116

Closed hidrarga closed 7 months ago

hidrarga commented 7 months ago

Problem

I noticed that sometimes the IPv6 is lost after a disconnection of the VPN. While I'm not sure this would solve my issue (I'll have to check that over time), I think we should try to reduce the complexity of the ynh-vpnclient service by using OpenVPN hooks.

Solution

The idea is to progressively create hooks for OpenVPN to reduce the complexity of the ynh-vpnclient service.

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)