-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- show interfaces shows now wg devices too.
- Loading branch information
1 parent
4533cc0
commit 618847e
Showing
2 changed files
with
7 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
vyatta-cfg-system (0.20.44+vyos2+current14) unstable; urgency=medium | ||
|
||
* adding wireguard to sysconf/netdevice | ||
|
||
-- hagbard <[email protected]> Fri, 31 Aug 2018 18:06:03 -0700 | ||
|
||
vyatta-cfg-system (0.20.44+vyos2+current13) unstable; urgency=medium | ||
|
||
* Update the VRRP syntax version file to 2. | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,3 +15,4 @@ pppoe pppoe | |
dum dummy | ||
l2tpeth l2tpv3 | ||
vxlan vxlan | ||
wg wireguard |