mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/wireguard: small feature fix
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PLUGIN_NAME= wireguard
|
||||
PLUGIN_VERSION= 2.5
|
||||
PLUGIN_REVISION= 3
|
||||
PLUGIN_VERSION= 2.6
|
||||
PLUGIN_COMMENT= WireGuard VPN service kernel implementation
|
||||
PLUGIN_DEPENDS= wireguard-kmod
|
||||
PLUGIN_CONFLICTS= wireguard-go
|
||||
|
||||
@@ -16,6 +16,10 @@ WWW: https://www.wireguard.com/
|
||||
Changelog
|
||||
---------
|
||||
|
||||
2.6
|
||||
|
||||
* Consider missing CARP VHID as disabled
|
||||
|
||||
2.5
|
||||
|
||||
* Fix error with empty tunnel address in instance (contributed by Monviech)
|
||||
|
||||
Reference in New Issue
Block a user