Age | Commit message (Expand) | Author |
2024-04-04 | Merge pull request #3241 from c-po/spring-cleaning-sagitta | Daniil Baturin |
2024-04-03 | T6199: drop unused Python imports | Christian Breunig |
2024-04-03 | T6199: replace netifaces.interfaces() with common custom helpers | Christian Breunig |
2024-04-03 | T6068: T6171: change <fail-over> node from dhcp-server to <high-availability>... | Nicolas Fort |
2024-04-03 | Merge pull request #3235 from vyos/mergify/bp/sagitta/pr-3229 | Daniil Baturin |
2024-04-02 | configverify: T6198: add common helper for PKI certificate validation | Christian Breunig |
2024-04-02 | ssh: T6192: allow binding to multiple VRF instances | Christian Breunig |
2024-04-02 | utils: T5738: always use vyos.utils.network.interface_exists over os.path.exists | Christian Breunig |
2024-04-02 | conntrack: T4309: T4903: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-04-02 | nhrp: T2199: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-04-02 | policy: T2199: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-04-02 | nat: T2199: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-04-02 | vrf: T3655: always use full nft command name (e.g. --check over -c) | Christian Breunig |
2024-04-02 | firewall: T2199: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-04-01 | system: T6193: invalid warning "is not a DHCP interface but uses DHCP name-se... | Christian Breunig |
2024-04-01 | T6178: Check that certificate exists during reverse-proxy commit | khramshinr |
2024-03-30 | bgp: T6106: Valid commit error for route-reflector-client option defined in p... | khramshinr |
2024-03-29 | Merge pull request #3196 from HollyGurza/T4718-sagitta | Daniil Baturin |
2024-03-28 | Merge pull request #3204 from vyos/mergify/bp/sagitta/pr-2965 | Daniil Baturin |
2024-03-28 | ipsec: T5606: T5871: Use multi node for CA certificates | sarthurdev |
2024-03-28 | T5872: re-write exit hook to always regenerate config | Lucas Christian |
2024-03-28 | T5872: ipsec remote access VPN: support dhcp-interface. | Lucas Christian |
2024-03-28 | dhcp-server: T4718: Listen-address is not commit if the ip address is on the ... | khramshinr |
2024-03-26 | bgp: T6106: fix test and verify() | khramshinr |
2024-03-24 | ospf: T6066: can not define the same network in different areas | Christian Breunig |
2024-03-22 | isis: T6160: NameError: name 'process' is not defined | Christian Breunig |
2024-03-21 | conntrack: T6147: Enable conntrack when firewall state-policy is defined | sarthurdev |
2024-03-18 | T6136: add error checks when using dynamic firewall groups | Nicolas Fort |
2024-03-13 | Merge pull request #3129 from vyos/mergify/bp/sagitta/pr-3125 | Daniil Baturin |
2024-03-13 | radvd: T6118: add nat64prefix support RFC8781 | Christian Breunig |
2024-03-13 | T2447: add configurable kernel boot option 'disable-power-saving' | Christian Breunig |
2024-03-12 | conntrack: T5080: Fix rule order for applied conntrack modules | sarthurdev |
2024-03-12 | vrrp: T6020: vrrp health-check script not applied correctly in keepalived.conf | khramshinr |
2024-03-06 | T6075: firewall and NAT: check if interface-group exists when using them in f... | Nicolas Fort |
2024-03-05 | T6084: Add NHRP dependency for IPsec and fix NHRP empty config bug | Viacheslav Hletenko |
2024-03-04 | ospfv3: T6087: add support to redistribute IS-IS routes | Christian Breunig |
2024-03-02 | ospf: T5717: sync code with ospfv3 implementation | Christian Breunig |
2024-03-02 | ospfv3: T5717: allow metric and metric-type on redistributed routes | Christian Breunig |
2024-02-29 | T5504 Keepalived VRRP ability to set more than one peer-address | Nataliia Solomko |
2024-02-29 | banner: T6077: implement ASCII contest winner default logo | Christian Breunig |
2024-02-28 | vrf: conntrack: T6073: Populate VRF zoning chains only while conntrack is req... | sarthurdev |
2024-02-24 | container: T5909: move registry login to op-mode | Christian Breunig |
2024-02-18 | bridge: T6043: do not call vxlan dependency if interface does not exist (yet) | Christian Breunig |
2024-02-17 | login: T5972: add possibility to disable individual local user accounts | Christian Breunig |
2024-02-16 | T6001: add option to disable next-hop-tracking resolve-via-default | Christian Breunig |
2024-02-15 | T6029: Rewritten Accel-PPP services to an identical feature set | aapostoliuk |
2024-02-13 | rpki: T6034: remove OpenSSH keys from /run/frr when unloaded | Christian Breunig |
2024-02-13 | pki: T6034: add dependencies to trigger rpki re-run on openssh key update | Christian Breunig |
2024-02-13 | rpki: T6034: move SSH authentication keys to PKI subsystem | Christian Breunig |
2024-02-13 | pki: T6034: add OpenSSH key support | Christian Breunig |