Add IPv4 link local net to wireguard allowed IPs #3

Merged
n0emis merged 1 commits from ipv4_link_local into master 4 years ago
Ghost commented 4 years ago

Add IPv4 net reserved for link local to wireguard allowed ips. Wikipedia

Add IPv4 net reserved for link local to wireguard allowed ips. [Wikipedia](https://en.wikipedia.org/wiki/Link-local_address#IPv4)
n0emis commented 4 years ago
Owner

This is a test

This is a test
n0emis merged commit ae21588748 into master 4 years ago
The pull request has been merged as ae21588748.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b ipv4_link_local master
git pull origin ipv4_link_local

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff ipv4_link_local
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ansible_roles/dn42#3
Loading…
There is no content yet.