Skip to content

Wireguard fixes #352

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

Merged
merged 2 commits into from
Apr 27, 2023
Merged

Wireguard fixes #352

merged 2 commits into from
Apr 27, 2023

Conversation

Image for: Conversation
Copy link
Contributor

daniloegea commented Apr 27, 2023

As #350 became more complex than anticipated, I'm creating a separate PR for the wireguard part.

Description

Image for: Description

Checklist

Image for: Checklist
  • Runs make check successfully.
  • Retains 100% code coverage (make check-coverage).
  • New/changed keys in YAML format are documented.
  • (Optional) Adds example YAML for new feature.
  • (Optional) Closes an open bug in Launchpad.
Move the variable declaration to inside the for loop so g_autofree can
auto release the memory allocated on each loop iteration.
When the key 'allowed-ips' is omitted, the error will mention a key
called 'to'. It should actually be 'allowed-ips'.
Copy link
Collaborator

slyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

slyon merged commit 19f4adc into canonical:main Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants