summaryrefslogtreecommitdiff
path: root/src/conf_mode/interface-wireguard.py
AgeCommit message (Collapse)Author
2019-09-06[wireguard] - T1639: wireguard pubkey change errorhagbard
- sudo added to wg call - debug print removed when pubkey changes
2019-09-04[wireguard] - T1628: renaming member functions, removing wg_ prefixhagbard
2019-09-04[wireguard] - T1628: Adopt WireGuard configuration script to new ↵hagbard
vyos.ifconfig class
2019-08-02WireGuard: rename wireguard.py -> interface-wireguard.pyChristian Poessinger