Age | Commit message (Expand) | Author |
2022-07-01 | Merge pull request #1380 from sarthurdev/ovpn-multi-ca | Christian Poessinger |
2022-07-01 | vti: T2455: add link-local IPv6 address support | Christian Poessinger |
2022-06-29 | openvpn: T4485: Update PKI migrator to handle full CA chain migration | sarthurdev |
2022-06-29 | bridge: add option to enable/disable IGMP/MLD snooping | Yuxiang Zhu |
2022-06-29 | openvpn: T4485: Accept multiple `tls ca-certificate` values | sarthurdev |
2022-06-25 | interfaces: dhcp: T4482: toggle of "dhcp-options no-default-route" has no effect | Christian Poessinger |
2022-06-25 | dhcp: pppoe: T4384: bugfix not honoring no-default-route CLI option | Christian Poessinger |
2022-06-20 | T2719: use _is_show for detecting show functions | Daniil Baturin |
2022-06-16 | vyos.ifconfig: T4384: fix file permission (664) on interface.py | Christian Poessinger |
2022-06-16 | T2719: make re functions usage in vyos.opmode more consistent | Daniil Baturin |
2022-06-15 | T2719: correctly handle the raw argument for all show_* commands | Daniil Baturin |
2022-06-15 | T2719: handle the case when script subcommand is not given | Daniil Baturin |
2022-06-14 | firewall: T970: Use set prefix to domain groups | sarthurdev |
2022-06-14 | firewall: T4147: Use named sets for firewall groups | sarthurdev |
2022-06-11 | firewall: T4299: Add support for GeoIP filtering | sarthurdev |
2022-06-10 | Merge pull request #1356 from sarthurdev/nested_groups | Christian Poessinger |
2022-06-10 | firewall: T478: Add support for nesting groups | sarthurdev |
2022-06-10 | Firewall:T4458: Add ttl match option in firewall | Nicolas Fort |
2022-06-10 | Merge pull request #1322 from nicolas-fort/T3907-fwall-log | Daniil Baturin |
2022-06-09 | Merge pull request #1327 from sever-sever/T970 | Christian Poessinger |
2022-06-09 | T2719: prototype of an op mode command runner | Daniil Baturin |
2022-06-05 | firewall: T970: Maintain a domain state to fallback if resolution fails | sarthurdev |
2022-05-31 | pki: T3642: Update conf scripts using changed PKI objects | sarthurdev |
2022-05-30 | pki: T3642: Add ability to import files into PKi configuration | sarthurdev |
2022-05-29 | vyos.frr: T2472: add wigrpd support | Christian Poessinger |
2022-05-28 | firewall: T970: Add firewall group domain-group | Viacheslav Hletenko |
2022-05-27 | Firewall: T3907: Revert migration script 6-to-7 and add new 7-to-8 | Nicolas Fort |
2022-05-25 | Merge pull request #1333 from sever-sever/T4442 | John Estabrook |
2022-05-26 | http-api: T4442: Add action reset | Viacheslav Hletenko |
2022-05-25 | configtest: T4382: bgp migration scripts need to follow quagga scripts | John Estabrook |
2022-05-19 | T4432: display load averages normalized for the number of CPU cores | Daniil Baturin |
2022-05-11 | Firewall: T3907: add log-level options in firewall | Nicolas Fort |
2022-05-09 | Merge pull request #1279 from nicolas-fort/T990 | Christian Poessinger |
2022-04-25 | vyos.configdict: T4391: enable get_interface_dict() ti be used with ConfigTre... | Christian Poessinger |
2022-04-24 | Merge pull request #1295 from dmbaturin/T4361 | John Estabrook |
2022-04-23 | Firewall: T990: Modifications for new connection-status cli | Nicolas Fort |
2022-04-23 | verify: T4386: Fix traffic-policy key in verify_mirror | Viacheslav Hletenko |
2022-04-21 | pppoe: T4384: replace default-route CLI option with common CLI nodes already ... | Christian Poessinger |
2022-04-21 | vyos.ifconfig: T4384: get_interface_dict() should provide "ifname" key for VIFs | Christian Poessinger |
2022-04-21 | T4361: refactor and simplify vyos.config.exists() | Daniil Baturin |
2022-04-20 | Revert "vyos.configdict(): T4369: leaf_node_changed() must return True when n... | Christian Poessinger |
2022-04-20 | Revert "vyos.configdict(): T4369: bugfix - execution order in leaf_node_chang... | Christian Poessinger |
2022-04-20 | vyos.configdict: T4369: add is_node_changed() helper | Christian Poessinger |
2022-04-19 | pppoe: static: T4379: bugfix default-route lost after applying additional sta... | Christian Poessinger |
2022-04-18 | vxlan: geneve: T4370: support configuration of DF bit option | Christian Poessinger |
2022-04-18 | vyos.configdict(): T4369: bugfix - execution order in leaf_node_changed() | Christian Poessinger |
2022-04-18 | vyos.configdict(): T4369: leaf_node_changed() must return True when node is a... | Christian Poessinger |
2022-04-16 | vyos.base: use Warning() helper where applicable | Christian Poessinger |
2022-04-16 | salt-minion: T4364: issue warning - do not use sha1 hashing algorithm | Christian Poessinger |
2022-04-16 | dhcp(v6)-client: T4353: fix Jinja2 linting errors | Christian Poessinger |