Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added conf option to scope wg hub to right netns #289

Merged
merged 3 commits into from
Jun 26, 2024

Commits on Jun 12, 2024

  1. Added conf option to scope wg hub to right netns

    This change is to add the 'create_hub_in_root_netns' boolean option
    designed to scope the wireguard hub creation to the root network
    namespace if set to True. To set, add the option to the site's defaults.
    Soufiane Jounaid committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5be1043 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Changed the name of the hub scoping conf option

    create_hub_in_root_netns to neutron_wireguard_create_hub_in_root_netns.
    A boolean to be added to defaults.yaml
    Soufiane Jounaid committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    73d850b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    6fd2fde View commit details
    Browse the repository at this point in the history