mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/wireguard: make it a full version
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PLUGIN_NAME= wireguard
|
||||
PLUGIN_VERSION= 2.3
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_VERSION= 2.4
|
||||
PLUGIN_COMMENT= WireGuard VPN service kernel implementation
|
||||
PLUGIN_DEPENDS= wireguard-kmod
|
||||
PLUGIN_CONFLICTS= wireguard-go
|
||||
|
||||
@@ -16,6 +16,12 @@ WWW: https://www.wireguard.com/
|
||||
Changelog
|
||||
---------
|
||||
|
||||
2.4
|
||||
|
||||
* Only invoke routes for attached WireGuard instances
|
||||
* Make bootup device creation more robust
|
||||
* Correct interface group registration
|
||||
|
||||
2.3
|
||||
|
||||
* Create WireGuard devices earlier to allow of to pick up NAT rules correctly
|
||||
|
||||
Reference in New Issue
Block a user