Age | Commit message (Expand) | Author |
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-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-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 |
2022-04-14 | config: T4361: correct exists()/exists_effective() on value(s) | John Estabrook |
2022-04-11 | vyos.ethtool: T4327: add Hyper-V NIC driver to speed/duplex ignore list | Christian Poessinger |
2022-04-11 | Firewall: T990: Add snat and dst connection status on firewall | Nicolas Fort |
2022-04-11 | T4327: ignore PermissionError caused by ethtool spee/duplex/autoneg setting | Daniil Baturin |
2022-04-08 | Firewall: T990: Add snat and dnat connection status on firewall | Nicolas Fort |
2022-04-07 | ipv6: T4346: delete (migrate) CLI command to disable IPv6 address family | Christian Poessinger |
2022-04-07 | vyos.base: T4346: add common DeprecationWarning() class | Christian Poessinger |
2022-04-07 | qos: T4284: verify mirror/redirect target interface exists | Christian Poessinger |
2022-04-07 | qos: T4284: support mirror and redirect on vlan subinterfaces | Christian Poessinger |
2022-04-07 | qos: T4284: support mirror and redirect on all interface types | Christian Poessinger |
2022-04-06 | firewall: T4345: Fix incorrect rule limit rate syntax | sarthurdev |
2022-04-05 | interfaces: T4331: Fix assign link-local static IPv6 addr to vrf | Viacheslav Hletenko |
2022-04-01 | wwan: T4324: is_wwan_connected() must verify if ModemManager is running | Christian Poessinger |
2022-04-01 | vyos.template: T4333: add Jinja2 plugin to test if a variable is defined and ... | Christian Poessinger |
2022-03-31 | vyos.ifconfig: T4330: MTU must be configured prior to any IPv6 option change | Christian Poessinger |
2022-03-31 | vyos.ifconfig: T4330: bugfix changing MTU when IPv6 is disabled | Christian Poessinger |
2022-03-30 | vyos.ifconfig: T4319: add_addr() should not add IPv6 address if it's disabled | Christian Poessinger |
2022-03-30 | vyos.util: T4319: add is_ipv6_enabled() helper function | Christian Poessinger |
2022-03-30 | vyos.ifconfig: make add_addr() method more reader firendly | Christian Poessinger |
2022-03-30 | T4319: do not try to add ::1/128 to lo if IPv6 is disabled | Daniil Baturin |
2022-03-27 | graphql: T3993: add unsettable gql option; this is not exposed by CLI | John Estabrook |
2022-03-26 | vyos.validate: T4321: make is_addr_assigned() VRF aware | Christian Poessinger |
2022-03-26 | vyos.validate: T4321: make is_intf_addr_assigned() VRF aware | Christian Poessinger |
2022-03-25 | vyos.util: T4319: rename sysctl() -> sysctl_write() | Christian Poessinger |
2022-03-25 | ipv6: T4319: do not configure IPv6 related settings if it's disabled | Christian Poessinger |