Age | Commit message (Expand) | Author |
2021-08-22 | vyos.configdict: leaf_node_changed() must return empty dict when node is added | Christian Poessinger |
2021-08-22 | vyos.ifconfig: provide generic get_mac_synthetic() method | Christian Poessinger |
2021-08-22 | vyos.configdict: add note when using leaf_node_changed() | Christian Poessinger |
2021-08-22 | vyos.ifconfig: bridge: remove missleading comment in update() | Christian Poessinger |
2021-08-21 | T1950: fix permissions on component-versions.json file | John Estabrook |
2021-08-20 | T1950: write component versions to json file during migration | John Estabrook |
2021-08-19 | T3768: Revert "T1950: Add support for reading component versions from JSON file" | John Estabrook |
2021-08-14 | vyos.util: T1503: use build in methods to determine current user for commit_i... | Christian Poessinger |
2021-08-13 | xml: T3234: update instead of overwrite on repeated path | John Estabrook |
2021-08-12 | T3574: add constraintGroup for combining validators with logical AND | John Estabrook |
2021-08-11 | accel-ppp: T3731: eliminate service name from error message | Christian Poessinger |
2021-08-09 | template: T3730: Add bracketize_ipv6 filter | Viacheslav |
2021-08-09 | configquery: T3402: add library for querying config values from op mode | John Estabrook |
2021-08-09 | openconnect: T3695: Add systemd service checker on commit | DmitriyEshenko |
2021-07-31 | l2tpv3: T1594: Fix timeout before set l2tpv3 interface | Viacheslav |
2021-07-27 | Revert "ifconfig: drop unused classes for pppoe and vti" | Christian Poessinger |
2021-07-25 | ifconfig: backport ifconfig framework from 1.4 to support new tunnel options | Christian Poessinger |
2021-07-25 | ifconfig: drop unused classes for pppoe and vti | Christian Poessinger |
2021-07-25 | vyos.util: backport 1.4 changes on dict_search() | Christian Poessinger |
2021-07-21 | VXLAN: T3683: Fix for ipv6 source-interface option | Viacheslav |
2021-07-20 | ifconfig: tunnel: T3691: add missing GRETAP key support | Christian Poessinger |
2021-07-13 | T3679: Update the unexpected exception message | erkin |
2021-07-13 | T3663: add a small sleep between polling for a new inotify event. | Daniil Baturin |
2021-07-13 | T3663: fixed in the inotify-based vrrp script. | Daniil Baturin |
2021-07-13 | vyos.util: T3663: move inotify-based imports to function level | Christian Poessinger |
2021-07-13 | T3663: add pre_hook argument to util.wait_for_inotify | Daniil Baturin |
2021-07-13 | T3663: fix the call to time.time() to match the new import scheme. | Daniil Baturin |
2021-07-13 | T3663: prerequisites for inotify-based watching implementations. | Daniil Baturin |
2021-07-13 | T3663: use inotify-based watching in "show vrrp". | Daniil Baturin |
2021-07-02 | conntrack-sync: T3535: Rewrite conf and op modes to XML python style | Viacheslav |
2021-06-22 | vyos.ethtool: T3645: fix compatibility with latest ethtool version | Christian Poessinger |
2021-06-19 | ethernet: T3633: Add LRO offload | Viacheslav |
2021-06-13 | pppoe: T3621: validate that both username and password are set | Christian Poessinger |
2021-06-13 | wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree | Christian Poessinger |
2021-06-10 | pppoe: T3250: Not mangle values for tag nodes | sever-sever |
2021-05-24 | pseudo-ethernet: T3575: verify parent interface MTU | Christian Poessinger |
2021-05-23 | vyos.configverify: T3570: sub interface MTU must be less or equal to parent MTU | Simon |
2021-05-20 | vyos.util: T3532: Replace func get_interface_config | Viacheslav Hletenko |
2021-05-18 | revert: "util: T2467: add autosudo as an option to command" | Christian Poessinger |
2021-05-15 | vyos.ifconfig: T3532: re-create Q-in-Q interface on protocol change | Christian Poessinger |
2021-05-13 | bonding: T3543: add support to configure lacp-rate (slow or fast) | Christian Poessinger |
2021-05-06 | T3356: remote: Add support for custom source interface | Lulu Cathrinus Grimalkin |
2021-04-25 | tunnel: T3468: add interfaces to completion helper for bridge | Christian Poessinger |
2021-04-18 | config: T3481: add switch to prevent mangling of tag node values | John Estabrook |
2021-04-18 | xml: T3475: disable processing of syntaxVersion element | John Estabrook |
2021-04-17 | Merge pull request #813 from erkin/equuleus | Christian Poessinger |
2021-04-17 | util: T3356: Fix password variables | erkin |
2021-04-05 | vrf: vlan: T3438: do not automatically delete upper interface | Christian Poessinger |
2021-03-30 | Merge pull request #795 from erkin/equuleus | Daniil Baturin |
2021-03-30 | Backport remote.py fixes | erkin |