Age | Commit message (Expand) | Author |
2023-07-09 | xml: T5345: remove unneeded, incorrect check on paths | John Estabrook |
2023-07-08 | vyos.utils: T5195: take the time and use the full command over an abbreviation | Christian Breunig |
2023-07-08 | vyos.utils: T5195: add network namespace helper interface_exists_in_netns() | Christian Breunig |
2023-07-06 | Merge pull request #2074 from zdc/T1797-sagitta | Christian Breunig |
2023-07-06 | Merge pull request #2054 from JonSanMan/T5314-PR | Daniil Baturin |
2023-07-05 | vyos.configdict: T5319: remove defaults workarounds in get_accel_dict | John Estabrook |
2023-07-05 | xml: T5218: add missing str.split() in defaults of multi node | John Estabrook |
2023-07-05 | util: T1797: Optimized sysctl helpers | zsdc |
2023-07-05 | T5314: Always run build_base_qdisc for default | Jon Sanchez |
2023-07-05 | geneve: T5339: add option to use ipv4 instead of ethernet | fett0 |
2023-07-02 | T5048: QoS do not add prio if it is already in tc command | Viacheslav Hletenko |
2023-07-02 | T5048: QoS index priority should be used only for shaper | Viacheslav Hletenko |
2023-07-01 | T5302: QoS fix class with multiple matches generate one rule | Viacheslav Hletenko |
2023-07-01 | T5295: QoS fix policy limiter tc filter rate limit | Viacheslav Hletenko |
2023-06-29 | Merge pull request #2059 from sever-sever/T1797-vpp | Christian Breunig |
2023-06-29 | VPP: T1797: Optimized interfaces add/remove | zsdc |
2023-06-28 | T5320: check if unsaved commits are due to boot config error | John Estabrook |
2023-06-28 | VPP: T1797: Improved VPP support | zsdc |
2023-06-27 | VPP: T1797: Improved PCI address search | zsdc |
2023-06-27 | VPP: T1797: Replaced CLI with API | zsdc |
2023-06-27 | T1797: Add initial vpp configuration | Viacheslav Hletenko |
2023-06-25 | bcast-relay: T5313: verify() relay interfaces have IPv4 address configured | Christian Breunig |
2023-06-24 | Merge pull request #2010 from jestabro/revise-config-dict | John Estabrook |
2023-06-22 | vyos.configverify: T5308: fix typo revealed by tagnode aware defaults | John Estabrook |
2023-06-22 | vyos.configdict: T5308: remove T2665 workarounds in get_interface_dict | John Estabrook |
2023-06-22 | config: T5228: add get_config_defaults options to match get_config_dict | John Estabrook |
2023-06-22 | config: T5228: add arg with_defaults to get_config_dict | John Estabrook |
2023-06-22 | config: T5228: use local _dict_merge to avoid circular import | John Estabrook |
2023-06-22 | xml: T5218: fix error and simplify logic in recursive option | John Estabrook |
2023-06-20 | vyos.util: T5300: check_port_availability: return False iff EADDRINUSE | John Estabrook |
2023-06-18 | T5071: QoS add class match DSCP value | Viacheslav Hletenko |
2023-06-17 | Merge pull request #2046 from sever-sever/T5296 | Christian Breunig |
2023-06-17 | T5256: Fix QoS protocol expects protocol number but not name | Viacheslav Hletenko |
2023-06-17 | vyos.utils: T5195: add vyos.utils.network | Viacheslav Hletenko |
2023-06-17 | T5296: Fix QoS class bandwidth calculation for auto and percent | Viacheslav Hletenko |
2023-06-16 | Merge pull request #2045 from jestabro/is-node-revised | Christian Breunig |
2023-06-16 | config-mgmt: T5297: add check for changes under node between revisions | John Estabrook |
2023-06-16 | T5295: Fix QoS shaper rate limit | Viacheslav Hletenko |
2023-06-15 | configsession: T5248: load_section should not set path if dict empty | John Estabrook |
2023-06-14 | T5290: Failing commits for SR-IOV interfaces using ixgbevf driver due to chan... | cuongdt1994 |
2023-06-12 | Merge pull request #2037 from jestabro/api-config-section | Christian Breunig |
2023-06-12 | T5286: drop XDP support for ethernet and bonding interfaces | Christian Breunig |
2023-06-10 | configsession: T5248: add functions set/load_section | John Estabrook |
2023-06-10 | vyos.utils: T5248: add util function: dict of list[str]|str -> list of paths | John Estabrook |
2023-06-06 | config-mgmt: T5262: move function 'unsaved_commits' to module scope | John Estabrook |
2023-05-31 | configtree: T5251: catch/raise error in delete and delete_value | John Estabrook |
2023-05-29 | ifconfig: T2104: use link_local_prefix literal for fe80::/64 | Christian Breunig |
2023-05-28 | vyos.util: extend process_named_running() signature with cmdline | Christian Breunig |
2023-05-26 | xml: T5242: add cli_defined boolean test for node existing under path | John Estabrook |
2023-05-21 | config: T5228: simplify mangle_dict_keys | John Estabrook |