summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig/wireguard.py
AgeCommit message (Expand)Author
2023-11-02wireguard: T5707: remove previously deconfigured peerChristian Breunig
2023-08-17wireguard: T5409: rename threaded CLI not to per-client-threadChristian Breunig
2023-08-07wireguard: T5409: Added 'set interfaces wireguard wgX threaded'aapostoliuk
2022-09-25wireguard: ifconfig: T2653: move Config() import to be local to consumerChristian Poessinger
2022-09-25wireguard: ifconfig: T2653: use NamedTemporaryFile() when dealing with privat...Christian Poessinger
2022-09-17wireguard: T4702: actively revoke peer if it gets disabledChristian Poessinger
2021-08-21vyos.ifconfig: provide generic get_mac_synthetic() methodChristian Poessinger
2021-07-19pki: wireguard: T3642: Migrate Wireguard private key directly into CLIsarthurdev
2021-02-28vif: T3349: use fixed ordering when enabling parent and child interfaceChristian Poessinger
2021-02-28vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()Christian Poessinger
2020-11-26wireguard: T2653: interface is not bridgeableChristian Poessinger
2020-11-20wireguard: T2653: fix IPv6 peer address configurationChristian Poessinger
2020-11-20wireguard: T3077: automatically create link-local IPv6 adressesChristian Poessinger
2020-11-14Revert "T2802: Tunnel interface does not apply EUI-64 IPv6 Address"Christian Poessinger
2020-11-13T2802: Tunnel interface does not apply EUI-64 IPv6 Addressernstjo
2020-11-13vyos.template: provide general is_ip(v4|v6) helpersChristian Poessinger
2020-09-19ifconfig: T2653: convert VLAN interfaces do discrete classChristian Poessinger
2020-07-26wireguard: ifconfig: T2653: move to get_config_dict()Christian Poessinger
2020-06-24wireguard: T2632: add quotes when passing allowed-ipsChristian Poessinger
2020-06-23wireguard: T2632: support PSK on multiple peersChristian Poessinger
2020-05-19wireguard: T2481: support IPv6 based underlayChristian Poessinger
2020-04-18interfaces: T2320: correctly honour create and debug optionsThomas Mangin
2020-04-14ifconfig: T2223: group all operational commandsThomas Mangin
2020-04-06util: T2226: rewrite WireGuardIf to use cmdThomas Mangin
2020-03-31ifconfig: T2057: centralise wireguard codeThomas Mangin
2020-03-28ifconfig: T2057: fix import for run show interfaces wireguardThomas Mangin
2020-03-24ifconfig: T2057: add class RegisterThomas Mangin
2020-03-23T2125: Replacing all missing importskroy-the-rabbit
2020-03-23T2125: Fixing missing importkroy-the-rabbit
2020-03-22ifconfig: T2104: remove superfluous __init__ in derived classesChristian Poessinger
2020-03-16T2125: show interfaces wireguard wg0 errorhagbard
2020-03-06ifconfig: T2104: splt ifconfig.py into multiple filesThomas Mangin