Age | Commit message (Expand) | Author |
2023-07-12 | T5195: drop sysctl_* implementation from vyos.util - prefer vyos.utils.system | Christian Breunig |
2023-07-12 | T5195: move boot_* helpers to vyos.utils.boot | Christian Breunig |
2023-07-12 | bgp: T5338: simplify XML and code handling | Christian Breunig |
2023-07-12 | Merge pull request #2079 from jestabro/from-defaults | Daniil Baturin |
2023-07-11 | config-mgmt: T5347: correct logrotate conf permissions on system update | John Estabrook |
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-07 | config: T5330: retain information of internal _dict_merge | John Estabrook |
2023-07-07 | config: T5330: add subclass ConfigDict to preserve merge data | John Estabrook |
2023-07-07 | config: T5330: allow mangle_dict_keys to preserve type for subclassing | John Estabrook |
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 |