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