Age | Commit message (Expand) | Author |
2023-07-31 | dhcpv6-pd: T5387: add support for no-release flag | 1vivy |
2023-07-31 | T5416: fix ipsec matcher | Nicolas Fort |
2023-07-29 | xml: T5403: remove incorrect arg check | John Estabrook |
2023-07-28 | Merge pull request #2116 from jestabro/user-def | John Estabrook |
2023-07-28 | configtree: T5316: use single-pass to drop trim function | John Estabrook |
2023-07-28 | utils: T5410: Extended supported types in `convert_data()` | zsdc |
2023-07-27 | xml: T5403: add support for supplemental xml cache | John Estabrook |
2023-07-26 | openvpn: T4974: dynamically load/unload kernel module | Christian Breunig |
2023-07-25 | remote: T4412: Improved error handling for uploads/downloads | zsdc |
2023-07-22 | Merge pull request #2100 from nicolas-fort/T4889 | Christian Breunig |
2023-07-20 | config: T5228: add missing check of args | John Estabrook |
2023-07-20 | xml: T5345: replace dropped shift, necessary for compatability of args | John Estabrook |
2023-07-19 | T4899: NAT Redirect: adddestination nat redirection (to local host) feature. | Nicolas Fort |
2023-07-16 | T5195: fix remaining references to decommissioned vyos.util | Christian Breunig |
2023-07-15 | T5195: remove empty vyos.util | John Estabrook |
2023-07-15 | T5195: remove obsoleted mangle_dict_keys | John Estabrook |
2023-07-15 | T5195: add/fix missing imports | John Estabrook |
2023-07-15 | T5195: move individual helper functions to vyos.utils module | Christian Breunig |
2023-07-15 | T5195: vyos.util -> vyos.utils package refactoring part #2 | Christian Breunig |
2023-07-15 | T5195: add missing "import os" for vyos.utils.process | Christian Breunig |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
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 |