Age | Commit message (Expand) | Author |
2024-08-14 | T6646: conntrack: in ignore rules, if protocols=all, do not append it to the ... | Nicolas Fort |
2024-08-14 | op_mode: T6651: Add a top level op mode word "execute" | Nataliia Solomko |
2024-08-13 | T5743: HTTPS API ability to import PKI certificates | Nataliia Solomko |
2024-08-12 | T6648: dhcpv6-server: align stateless DHCPv6 options with stateful | Lucas Christian |
2024-08-12 | configverify: T6642: verify_interface_exists requires config_dict arg | John Estabrook |
2024-08-12 | xml: T6650: add initial op-mode cache support | John Estabrook |
2024-08-09 | T6643: firewall: fix ip address range parsing on firewall rules. | Nicolas Fort |
2024-08-08 | qos: T6638: require interface state existence in verify conditional | John Estabrook |
2024-08-07 | configd: T6640: enforce in_session returns False under configd | John Estabrook |
2024-08-04 | firewall: T4694: Adding GRE flags & fields matches to firewall rules | Andrew Topp |
2024-08-01 | T4072: firewall: extend firewall bridge capabilities, in order to include new... | Nicolas Fort |
2024-08-01 | Merge pull request #3221 from lucasec/t5873 | Christian Breunig |
2024-07-30 | Merge pull request #3698 from talmakion/bugfix/T3334 | Christian Breunig |
2024-07-30 | system: op-mode: T3334: replace some print() statements with Warning() | Christian Breunig |
2024-07-30 | system: op-mode: T3334: allow delayed getty restart when configuring serial p... | Andrew Topp |
2024-07-30 | pbr: T6430: refactor to use vyos.utils.network.get_vrf_tableid() | Christian Breunig |
2024-07-30 | pbr: T6430: Allow forwarding into VRFs by name as well as route table IDs | Andrew Topp |
2024-07-29 | vyos.configtree: T6620: allow list_nodes() to work on non-existent paths | Daniil Baturin |
2024-07-29 | Merge pull request #3823 from srividya0208/T6571 | Daniil Baturin |
2024-07-28 | ipsec: T6148: Fixed reset command by adding init after terminating (#3763) | aapostoliuk |
2024-07-28 | firewall: T4694: Adding rt ipsec exists/missing match to firewall configs (#3... | talmakion |
2024-07-26 | T5873: vpn ipsec: re-write of ipsec updown hook | Lucas Christian |
2024-07-25 | OpenVPN CLI-option: T6571: rename ncp-ciphers with data-ciphers | srividya0208 |
2024-07-25 | Merge pull request #3857 from c-po/vrf-interface-part-2 | Christian Breunig |
2024-07-24 | smoketest: T6592: verify no interface stalls in conntrack ct_iface_map on del... | Christian Breunig |
2024-07-24 | op_mode: T6593: Release DHCP interface does not work | Nataliia Solomko |
2024-07-23 | interface: T6592: remove interface from conntrack ct_iface_map on deletion | Christian Breunig |
2024-07-22 | Merge pull request #3833 from c-po/wifi-fix | Christian Breunig |
2024-07-20 | interfaces: T6592: moving an interface between VRF instances failed | Christian Breunig |
2024-07-19 | utils: T5195: fix timeout comment | Christian Breunig |
2024-07-17 | op-mode: T6586: add a distinct exception for unconfigured objects | Daniil Baturin |
2024-07-14 | configdep: T6559: use single dependency list with reset under configd | John Estabrook |
2024-07-14 | configdep: T6559: drop global redundancy removal to fix error reporting | John Estabrook |
2024-07-08 | vxlan: T6505: Support VXLAN VLAN-VNI range mapping in CLI (#3756) | Nataliia S |
2024-07-04 | migration: T6007: add missing check for None in utility function | John Estabrook |
2024-07-03 | locking: T6544: Added locking util | zsdc |
2024-07-04 | T6546: unused import check permission update and fix | Vijayakumar A |
2024-07-03 | op-mode: T6498: add machine-readable tech support report script | Daniil Baturin |
2024-06-28 | utils: T6530: add a helper for easily calling iproute2 commands | Daniil Baturin |
2024-06-26 | migration: T6007: fix cosmetic issue of extra newline | John Estabrook |
2024-06-26 | migration: T6007: drop restrictive perms, already set on config.boot | John Estabrook |
2024-06-26 | migration: T6007: remove obsoleted | John Estabrook |
2024-06-26 | migration: T6007: add util add_system_version to replace *_system_footer | John Estabrook |
2024-06-26 | migration: T6007: update load_config.py | John Estabrook |
2024-06-26 | migration: T6007: write configtree operations to log | John Estabrook |
2024-06-26 | migration: T6007: update migration class | John Estabrook |
2024-06-26 | migration: T6007: add version object for config file and system | John Estabrook |
2024-06-26 | migration: T6007: add exception in base for use by migration files | John Estabrook |
2024-06-26 | migration: T6007: use load_as_module_source for files without extension | John Estabrook |
2024-06-26 | migration: T6447: fix missing check before reset to checkpoint | John Estabrook |