Age | Commit message (Expand) | Author |
2021-08-18 | nat: T2198: remove superfluous else clause on missing outbound-interface | Christian Poessinger |
2021-08-18 | nptv6: T2518: remove superfluous else clause on missing outbound-interface | Christian Poessinger |
2021-08-18 | nptv6: T2518: add missing verify() stage for mandatory translation address | Christian Poessinger |
2021-08-18 | nat66: ndppd: T2518: rename Jinja2 template folder to match common naming con... | Christian Poessinger |
2021-08-17 | bgp: T3759: add l3vpn "import vrf" commands | Christian Poessinger |
2021-08-17 | bgp: T2771: adjust verify() logic to common coding style for validation | Christian Poessinger |
2021-08-16 | conntrack: T3579: bugfix when deleting non existent iptable rules | Christian Poessinger |
2021-08-16 | conntrack: T3579: remove debug print() | Christian Poessinger |
2021-08-16 | ospf: T3757: verify() bugfix for interface area | Christian Poessinger |
2021-08-15 | pbr: T3702: Fix incorrect splits for fwmark | Viacheslav |
2021-08-15 | ospf: T3757: support to configure area at an interface level | Christian Poessinger |
2021-08-15 | Merge pull request #944 from sever-sever/T3702 | Christian Poessinger |
2021-08-15 | conntrack: T3275: migrate 'disable' syntax to 'enable' syntax for the new def... | Lulu Cathrinus Grimalkin |
2021-08-14 | ospf: T3236: use proper daemon named template file | Christian Poessinger |
2021-08-13 | vrf: T3734: T3728: vni must be configured with a higher priority then bgpd | Christian Poessinger |
2021-08-13 | openvpn: T3738: Disable authentication option for server mode | Viacheslav |
2021-08-13 | Merge pull request #967 from sever-sever/T3708-curr | Christian Poessinger |
2021-08-13 | isis: T3708: Fix errors in MTU calculation | Viacheslav |
2021-08-12 | T3749: Moving some counters into the proper loop | Kroy |
2021-08-10 | snmp: T3709: Allow enable oid ipCidrRouteTable | Viacheslav |
2021-08-09 | ipsec: T3720: assigning vti secondary address caused interface in A/D state | Christian Poessinger |
2021-08-08 | ipsec: l2tp: T2816: remove duplicate 3des-sha1-modp1024 proposal | Christian Poessinger |
2021-08-06 | frr: T3694: temporary disable VRF VNI assignment | Christian Poessinger |
2021-08-06 | frr: T2175: remove no longer required loop when removing VRF VNI | Christian Poessinger |
2021-08-04 | ipsec: T3718: fix default processing of ike dh-group proposals | Christian Poessinger |
2021-08-03 | isis: T1316: rename Jinja2 template to match other FRR daemons | Christian Poessinger |
2021-08-02 | pbr: T3702: Add rules match fwmark | Viacheslav |
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-30 | vyos.util: drop custom implementations in favor of is_systemd_service_running() | Christian Poessinger |
2021-07-26 | ipsec: T1210: remote-access connections only work with IKEv2 | 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 | 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-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 | pki: eapol: T3642: Migrate EAPoL to use PKI configuration | 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: 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 |