git: wg: Minor improvements to wg_ioctl_set()
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 15 00:28:05 PST 2024
commit 9c92b55f309fe35bf8ba86fbc558e91b38bd91e2
Author: Aaron LI <aly at aaronly.me>
Date: Wed Feb 7 22:02:40 2024 +0800
wg: Minor improvements to wg_ioctl_set()
- Skip allowed IPs removal for a new peer.
- Try and send staged packets if the interface is UP.
Referred to the Linux version of WireGuard.
Summary of changes:
sys/net/wg/if_wg.c | 6 ++++++
1 file changed, 6 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9c92b55f309fe35bf8ba86fbc558e91b38bd91e2
--
DragonFly BSD source repository
More information about the Commits
mailing list