Age | Commit message (Expand) | Author |
2023-08-07 | T5319: remove workarounds for defaults in dns_forwarding.py | John Estabrook |
2023-08-07 | T5434: remove unneeded imports in dns_dynamic.py | John Estabrook |
2023-08-07 | T5434: use auto-defaults in dhcpv6_relay.py | John Estabrook |
2023-08-07 | T5319: remove workarounds for defaults in dhcp_server.py | John Estabrook |
2023-08-07 | T5434: use auto-defaults in dhcp_relay.py | John Estabrook |
2023-08-07 | T5319: remove workarounds for defaults in container.py | John Estabrook |
2023-08-07 | T5434: use auto-defaults in conntrack_sync.py | John Estabrook |
2023-08-07 | T5319: remove workarounds for defaults in conntrack.py | John Estabrook |
2023-08-07 | config: T5443: add config merge_defaults method | John Estabrook |
2023-08-07 | xml: T5435: utility function for default value at path | John Estabrook |
2023-08-06 | smoketest: T5428: check for process running in designated VRF | Christian Breunig |
2023-08-06 | T5195: move helpers from vyos.validate to vyos.utils package | Christian Breunig |
2023-08-06 | dyndns: T5445: add possibility to specify update interval (timeout) | Christian Breunig |
2023-08-06 | dyndns: T5228: remove T2665 workarounds | Christian Breunig |
2023-08-05 | vyos.configdict: T5308: remove obsolete T2665_set_dhcpv6pd_defaults function | Christian Breunig |
2023-08-05 | Merge pull request #2133 from sever-sever/T5266 | Christian Breunig |
2023-08-05 | T5266: QoS limit could be not configured for queue-type prioriy | Viacheslav Hletenko |
2023-08-05 | smoketest: T5428: remove hardcoded dhcp6c config paths | Christian Breunig |
2023-08-05 | T5428: remove hardcoded dhcp lease file path from dhclient hook | Christian Breunig |
2023-08-05 | dhcpv6: T5428: client renewal fails when running inside VRF | Christian Breunig |
2023-08-05 | T3355: provide VRF for DHCP client leases | Christian Breunig |
2023-08-05 | dhcp: T5428: remove hardcoded path to client runtime directories | Christian Breunig |
2023-08-04 | dhcp: T5428: client renewal fails when running inside VRF | Christian Breunig |
2023-08-04 | dhcp: T5428: provide common direcotry path via vyos.defaults.directories | Christian Breunig |
2023-08-04 | frr: T5415: make mgmtd only listen on localhost | Christian Breunig |
2023-08-04 | Rename Phabricator to Phorge | Daniil Baturin |
2023-08-04 | Remove extra Sonar and FOSSA badges | Daniil Baturin |
2023-08-04 | Remove the broken FOSSA badge and the mention of pystache | Daniil Baturin |
2023-08-04 | op-mode: T1375: fix upper case on command help string | Christian Breunig |
2023-08-04 | op-mode: T2546: add "clear dns dynamic cache" command | Christian Breunig |
2023-08-04 | dns: T4353: fix warning "Wait at least 5 minutes between update attempts" | Christian Breunig |
2023-08-04 | Merge pull request #2132 from Apachez-/T5436 | Christian Breunig |
2023-08-04 | T5436: Add missing preconfig-script | Apachez |
2023-08-02 | vxlan: T5429: source-interface is not honored and throws config error | Christian Breunig |
2023-08-02 | dhclient: T5003: start daemon in foreground mode | Christian Breunig |
2023-08-02 | dhclient: T5003: improve VRF bound client startup | Christian Breunig |
2023-08-02 | Merge pull request #2131 from jestabro/high-availability-defaults | Christian Breunig |
2023-08-02 | T5319: remove workarounds for defaults in high-availability.py | John Estabrook |
2023-08-02 | dhcp: T5414: improve bootfile-name constraintx | Christian Breunig |
2023-08-02 | Merge pull request #2129 from sever-sever/T5427 | Christian Breunig |
2023-08-02 | Merge pull request #2128 from aapostoliuk/T5426-sagitta | Christian Breunig |
2023-08-02 | Merge pull request #2122 from aapostoliuk/T5413 | Christian Breunig |
2023-08-02 | wireguard: T5413: Blocked adding the peer with the router's public key | aapostoliuk |
2023-08-02 | T5427: Fix migration script arguments len expects 2 args | Viacheslav Hletenko |
2023-08-02 | ipsec: T5426: Added exceptions in vici functions calls | aapostoliuk |
2023-08-01 | Merge pull request #2113 from jvoss/container_priority | Christian Breunig |
2023-08-01 | xml: T5403: drop unnecessary copy of xml_cache | John Estabrook |
2023-08-01 | Merge pull request #2124 from sever-sever/T5374 | Christian Breunig |
2023-08-01 | T5374: Add system option time-format 12 or 24 hours | Viacheslav Hletenko |
2023-08-01 | op-mode: T3700: extend completion helper to not list VLAN subinterfaces | Christian Breunig |