Age | Commit message (Expand) | Author |
2021-08-01 | Merge pull request #943 from Cheeze-It/current | Christian Poessinger |
2021-07-31 | isis: T3693: Adding IPv6 redistribution to ISIS | Cheeze_It |
2021-07-31 | bgp: vrf: T3694: cannot delete default BGP instance when VRF BGP instance exists | Christian Poessinger |
2021-07-31 | sysctl: T3716: remove IPv4/6 routes from FIB when link goes down | Christian Poessinger |
2021-07-31 | sysctl: T671: add missing net.ipv6.route.skip_notify_on_dev_down setting | Christian Poessinger |
2021-07-30 | Merge pull request #947 from bstepler/T3694 | Christian Poessinger |
2021-07-30 | vyos.util: drop custom implementations in favor of is_systemd_service_running() | Christian Poessinger |
2021-07-29 | configd: T3694: always set script.argv | Brandon Stepler |
2021-07-29 | ipsec: T1210: add op-mode command to print Windows connection profile | Christian Poessinger |
2021-07-29 | dhcp-server: T2432: Run dhcpd in group vyattacfg to allow recreate lease files | DmitriyEshenko |
2021-07-26 | ipsec: T1210: remote-access connections only work with IKEv2 | Christian Poessinger |
2021-07-26 | ipsec: T1210: extend support for iOS profile generation | Christian Poessinger |
2021-07-25 | tunnel: T3366: re-order migration scripts | Christian Poessinger |
2021-07-25 | ifconfig: T2653: obey conding style | Christian Poessinger |
2021-07-25 | ipsec: T1210: add RADIUS authentication for remote-access IKEv2 VPN | Christian Poessinger |
2021-07-25 | ipsec: T1210: move DHCP server configuration unter remote-access node | Christian Poessinger |
2021-07-23 | Merge pull request #939 from sarthurdev/pki_file | Christian Poessinger |
2021-07-23 | frr: T2175: remove no longer required loop when removing routing protocols | Christian Poessinger |
2021-07-23 | login: T3699: verify system username does not conflict with Linux base users | Christian Poessinger |
2021-07-23 | pki: T3642: Add ability to write generated certificates/keys to specified fil... | sarthurdev |
2021-07-22 | pki: wireguard: T3642: remove obsolete op-mode script | Christian Poessinger |
2021-07-22 | ipsec: T2816: remove "auto-update" CLI option | Christian Poessinger |
2021-07-22 | pki: https: T3642: Migrate HTTPS to use PKI configuration | sarthurdev |
2021-07-21 | pki: openvpn: T3642: Migrate OpenVPN to PKI and refactor | sarthurdev |
2021-07-20 | ipsec: T1210: add op-mode command for macOS and iOS profile generation | Christian Poessinger |
2021-07-20 | pki: eapol: T3642: Migrate EAPoL to use PKI configuration | sarthurdev |
2021-07-20 | pki: T3642: Fix Wireguard migration comment | sarthurdev |
2021-07-20 | pki: sstp: T3642: Migrate SSTP to PKI configuration | sarthurdev |
2021-07-20 | pki: openconnect: T3642: Migrate OpenConnect SSL to PKI configuration | sarthurdev |
2021-07-19 | vrf: T3655: fix potential error when removing VRF connection tracking table | Christian Poessinger |
2021-07-19 | Merge pull request #929 from sarthurdev/pki_wg | Christian Poessinger |
2021-07-19 | pki: wireguard: T3642: Replace/remove old Wireguard op-mode commands | sarthurdev |
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into CLI | sarthurdev |
2021-07-19 | ipsec: T1210: split out pool from remote-access configuration | Christian Poessinger |
2021-07-18 | ipsec: T1210: remote-access pools can not hold both IPv4 and IPv6 prefixes | Christian Poessinger |
2021-07-18 | ipsec: T2816: limit remote-access nameservers to two IPv4 and two for IPv6 | Christian Poessinger |
2021-07-18 | ipsec: l2tp: T2816: use common if 'key' in dict pattern | Christian Poessinger |
2021-07-18 | bridge: remove obsolete helper script | Christian Poessinger |
2021-07-17 | ipsec: T2816: add missing +x permission on Python helper | Christian Poessinger |
2021-07-17 | Merge pull request #927 from zdc/T3655-sagitta | Christian Poessinger |
2021-07-17 | VRF: T3655: proper connection tracking for VRFs | zsdc |
2021-07-17 | ipsec: T2816: restore erroneous deleted file | Christian Poessinger |
2021-07-17 | Revert "openvpn: T56: remove strict checks for tls cert-file and key-file" | Christian Poessinger |
2021-07-17 | vxlan: T3683: bugfix on MTU calculation for IPv6 underlay | Christian Poessinger |
2021-07-17 | ipsec: T2816: migrate "ipsec interfaces" to "interface" | Christian Poessinger |
2021-07-15 | pki: ipsec: l2tp: T2816: T3642: Move IPSec/L2TP code into vpn_ipsec.py and up... | sarthurdev |
2021-07-15 | vyos-1x-vmware: T3682: remove dhclient from ether-resume.py | Yun Zheng Hu |
2021-07-13 | T3663: remove some unused sleep imports. | Daniil Baturin |
2021-07-13 | T3663: use inotify-based watching for the IPsec process restart. | Daniil Baturin |
2021-07-13 | openvpn: T56: remove strict checks for tls cert-file and key-file | Yun Zheng Hu |