summaryrefslogtreecommitdiff
path: root/proto/wireguard/wireguard.h
AgeCommit message (Collapse)Author
2020-05-08Wireguard: Replace log with WG_TRACEMikael Magnusson
2020-05-08Wireguard: Remove wg peer on withdrawMikael Magnusson
2020-05-08Wireguard: Add tunnel_type config parameterMikael Magnusson
Use 51820 (default wireguard port) as default tunnel type.
2020-05-08Wireguard: Add peer listMikael Magnusson
2020-05-08Wireguard: Set up wireguard deviceMikael Magnusson
Add private key and listen port items.
2020-05-08Wireguard: Add peer config settingsMikael Magnusson
2020-05-08Wireguard: Allow multiple channelsMikael Magnusson
2020-05-08Wireguard: Initial commitMikael Magnusson