-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parse-nm/wg: append the correct prefix to IPv6 addresses (#428), LP: …
…#2046158 When the prefix is omitted for IPs in the allowed-ips list, we were appending a /32 to them without checking the address family. IPv6 addresses will have a /128 appended to them if it's not present. See LP: #2046158
- Loading branch information
1 parent
8c7103a
commit 1d61710
Showing
2 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters