Age | Commit message (Expand) | Author |
2023-08-23 | save-config: T4292: rewrite vyatta-save-config.pl to Python | John Estabrook |
2023-08-23 | Merge pull request #2162 from nicolas-fort/T5472 | Christian Breunig |
2023-08-23 | vrf: T5428: move helpers to common vyos.utils.network module | Christian Breunig |
2023-08-23 | Merge pull request #2142 from nicolas-fort/T5450 | Christian Breunig |
2023-08-23 | T5472: nat redirect: allow redirection without defining redirected port | Nicolas Fort |
2023-08-23 | T5450: update smoketest and interface definition in order to work with new fi... | Nicolas Fort |
2023-08-23 | Merge pull request #2156 from giga1699/T5447 | Christian Breunig |
2023-08-20 | T5447: Remove redundant self.set_admin_state | Giga Murphy |
2023-08-20 | T5447: Update copyright years | Giga Murphy |
2023-08-20 | T5447: Corrected comment in _create header | Giga Murphy |
2023-08-20 | T5447: Corrected comment for interface down | Giga Murphy |
2023-08-20 | T5447: Implement maintainer feedback | Giga Murphy |
2023-08-18 | T5447: Initial support for MACsec static keys | Giga Murphy |
2023-08-17 | Merge pull request #2130 from aapostoliuk/T5409-sagitta | Christian Breunig |
2023-08-17 | wireguard: T5409: rename threaded CLI not to per-client-thread | Christian Breunig |
2023-08-12 | Merge pull request #2117 from zdc/T5410-sagitta | Daniil Baturin |
2023-08-11 | ipv6: T5464: add support for per-interface dad (duplicate address detection) ... | Christian Breunig |
2023-08-11 | ipv6: T5464: use proper XML default for DAD transmits | Christian Breunig |
2023-08-11 | T5160: firewall refactor: move <set firewall ipv6 ipv6-name ...> to <set fire... | Nicolas Fort |
2023-08-11 | T5160: firewal refactor: fix tabulation for geo-ip parsing code. Typo fix in ... | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: change firewall ip to firewall ipv4 | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: re-add missing code in template.py which was accide... | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: new cli structure. Update jinja templates, python s... | Nicolas Fort |
2023-08-10 | T5434: use get_defaults instead of defaults | John Estabrook |
2023-08-10 | T5434: remove unneeded import | John Estabrook |
2023-08-10 | T5434: replace import of component_version | John Estabrook |
2023-08-10 | xml: T5218: fix typo in component_version | John Estabrook |
2023-08-09 | pki: T5273: add a certificate fingerprint command | Daniil Baturin |
2023-08-09 | xml: T5452: catch lib errors in generate_cache | John Estabrook |
2023-08-09 | T5453: nat66: exclude checks for nat load-balance when using ipv6 while parsi... | Nicolas Fort |
2023-08-09 | Merge pull request #2136 from jestabro/with-defaults | Christian Breunig |
2023-08-08 | T4989: QoS fix policer match mark | Viacheslav Hletenko |
2023-08-08 | Merge pull request #2119 from nicolas-fort/T5014-dnat | Christian Breunig |
2023-08-07 | dhcp(v6): T5428: add proper return statements in set_dhcp(v6) methods | Christian Breunig |
2023-08-07 | wireguard: T5409: Added 'set interfaces wireguard wgX threaded' | aapostoliuk |
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 | T5195: move helpers from vyos.validate to vyos.utils package | Christian Breunig |
2023-08-05 | vyos.configdict: T5308: remove obsolete T2665_set_dhcpv6pd_defaults function | Christian Breunig |
2023-08-05 | T5266: QoS limit could be not configured for queue-type prioriy | Viacheslav Hletenko |
2023-08-05 | dhcpv6: T5428: client renewal fails when running inside VRF | 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-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 | ipsec: T5426: Added exceptions in vici functions calls | aapostoliuk |
2023-07-31 | Merge branch 'current' into T5014-dnat | Nicolás Fort |
2023-07-31 | T5014: fix conflicts. Add code for redirection, which is causing conflicts. C... | Nicolas Fort |
2023-07-31 | T5014: nat: add source and destination nat options for configuring load balan... | Nicolas Fort |