summaryrefslogtreecommitdiff
path: root/src/conf_mode/wireguard.py
AgeCommit message (Expand)Author
2018-11-05T965: Fix Wireguard configuration inconsistencieshagbard
2018-11-05T966: Traceback when deleting wireguard interfacehagbard
2018-11-02T949: config issue when creating multiple wg interfaces at the same time.hagbard
2018-09-02T793: wireguard preshared-key implementationhagbard
2018-08-26T427: changed option listen-port to only porthagbard
2018-08-25idents fixed (sonarcloud complains)hagbard
2018-08-24T791: endpoint pattern doesn't need to be checked, wg returns an error messag...hagbard
2018-08-24T791: mtu size implementationhagbard
2018-08-23T793: fwmark implementationhagbard
2018-08-23listen-port for update mode needs to be 0 to switch back to randomly chosen i...hagbard
2018-08-23T791: implementationhagbard
2018-08-20bugfix: if config and effective value are equal, there is no change required,...hagbard
2018-08-17T783: to disable keepalive is has to be set to 0.hagbard
2018-08-17T783: conf mode persistent-keepalive implementationhagbard
2018-08-17T427: endpoint is only required for client mode, it's now an optional parameterhagbard
2018-08-17remove endpoint check, which is optional. server mode find the endpoint from ...hagbard
2018-08-12T427: wireguard supporthagbard