Age | Commit message (Expand) | Author |
2023-08-17 | wireguard: T5409: rename threaded CLI not to per-client-thread | Christian Breunig |
2023-08-07 | wireguard: T5409: Added 'set interfaces wireguard wgX threaded' | aapostoliuk |
2022-09-25 | wireguard: ifconfig: T2653: move Config() import to be local to consumer | Christian Poessinger |
2022-09-25 | wireguard: ifconfig: T2653: use NamedTemporaryFile() when dealing with privat... | Christian Poessinger |
2022-09-17 | wireguard: T4702: actively revoke peer if it gets disabled | Christian Poessinger |
2021-08-21 | vyos.ifconfig: provide generic get_mac_synthetic() method | Christian Poessinger |
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into CLI | sarthurdev |
2021-02-28 | vif: T3349: use fixed ordering when enabling parent and child interface | Christian Poessinger |
2021-02-28 | vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config() | Christian Poessinger |
2020-11-26 | wireguard: T2653: interface is not bridgeable | Christian Poessinger |
2020-11-20 | wireguard: T2653: fix IPv6 peer address configuration | Christian Poessinger |
2020-11-20 | wireguard: T3077: automatically create link-local IPv6 adresses | Christian Poessinger |
2020-11-14 | Revert "T2802: Tunnel interface does not apply EUI-64 IPv6 Address" | Christian Poessinger |
2020-11-13 | T2802: Tunnel interface does not apply EUI-64 IPv6 Address | ernstjo |
2020-11-13 | vyos.template: provide general is_ip(v4|v6) helpers | Christian Poessinger |
2020-09-19 | ifconfig: T2653: convert VLAN interfaces do discrete class | Christian Poessinger |
2020-07-26 | wireguard: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-06-24 | wireguard: T2632: add quotes when passing allowed-ips | Christian Poessinger |
2020-06-23 | wireguard: T2632: support PSK on multiple peers | Christian Poessinger |
2020-05-19 | wireguard: T2481: support IPv6 based underlay | Christian Poessinger |
2020-04-18 | interfaces: T2320: correctly honour create and debug options | Thomas Mangin |
2020-04-14 | ifconfig: T2223: group all operational commands | Thomas Mangin |
2020-04-06 | util: T2226: rewrite WireGuardIf to use cmd | Thomas Mangin |
2020-03-31 | ifconfig: T2057: centralise wireguard code | Thomas Mangin |
2020-03-28 | ifconfig: T2057: fix import for run show interfaces wireguard | Thomas Mangin |
2020-03-24 | ifconfig: T2057: add class Register | Thomas Mangin |
2020-03-23 | T2125: Replacing all missing imports | kroy-the-rabbit |
2020-03-23 | T2125: Fixing missing import | kroy-the-rabbit |
2020-03-22 | ifconfig: T2104: remove superfluous __init__ in derived classes | Christian Poessinger |
2020-03-16 | T2125: show interfaces wireguard wg0 error | hagbard |
2020-03-06 | ifconfig: T2104: splt ifconfig.py into multiple files | Thomas Mangin |