Age | Commit message (Expand) | Author |
2019-12-23 | lldp: T1898: support multiple management addresses | Christian Poessinger |
2019-12-16 | Merge branch 'current' into equuleus | hagbard |
2019-12-12 | ethernet: T1637: do not delete VIFs on every commit | Christian Poessinger |
2019-12-11 | vyos.config: T1846: ignore edit level when obtaining running config | John Estabrook |
2019-12-10 | vyos.config: T1862: restore regex after merge | John Estabrook |
2019-12-10 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger |
2019-12-09 | vyos.config: T1764: allow for list argument to exists, in value case | John Estabrook |
2019-12-09 | vyos.config: T1846: ignore edit level when obtaining working config | John Estabrook |
2019-12-06 | equuleus: T1862: Use regex pattern \s+ to split strings on whitespace | John Estabrook |
2019-12-06 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger |
2019-12-06 | ifconfig: T1849: fix DHCPv6 startup | Christian Poessinger |
2019-12-06 | Python/VyOS validate: T1849: handle is_ipv6()/is_ipv6() exceptions | Christian Poessinger |
2019-12-06 | ifconfig: T1793: remove dhcpv6 client debug output | Christian Poessinger |
2019-12-04 | [vyos.config] T1847: correctly set_level for path given as empty string | John Estabrook |
2019-12-04 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger |
2019-12-03 | T1801: move escaping of backslashes into configtree | John Estabrook |
2019-11-28 | Merge branch 'current' into equuleus | hagbard |
2019-11-25 | T1824: restore original umask | John Estabrook |
2019-11-25 | T1824: set write permissions for cfg_group on vyos-migrate.log | John Estabrook |
2019-11-24 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger |
2019-11-24 | geneve: T1799: add Generic Network Virtualization Encapsulation | Christian Poessinger |
2019-11-23 | Merge branch 'current' into equuleus | Christian Poessinger |
2019-11-21 | T1818: Print name of migration script on failure | John Estabrook |
2019-11-21 | T1814: Add log of migration scripts run during config migration | John Estabrook |
2019-11-17 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger |
2019-11-17 | T1801: escape isolated backslashes before passing to ConfigTree() | John Estabrook |
2019-11-11 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger |
2019-11-11 | ifconfig: T1793: extend set_speed_duplex() delta check | Christian Poessinger |
2019-11-10 | ifconfig: T1793: add delta check on set_speed_duplex() | Christian Poessinger |
2019-11-10 | ifconfig: T1793: add delta check on set_flow_control() | Christian Poessinger |
2019-11-10 | Python/ifconfig: wireguard: remove trailing whitespaces | Christian Poessinger |
2019-11-08 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger |
2019-11-04 | Python/ifconfig: T1557: do not allow both IPv4 and dhcp address on interfaces | Christian Poessinger |
2019-11-04 | list_interfaces: add wifi interfaces to bridgeable interfaces | Christian Poessinger |
2019-10-31 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger |
2019-10-28 | Add a function for retrieving config dicts. | Daniil Baturin |
2019-10-27 | Merge pull request #155 from kroy-the-rabbit/py-interface | Christian Poessinger |
2019-10-27 | T1759: Fixing dependency bug from previous commit | kroy |
2019-10-27 | T1759: Merging interface.py into ifconfig.py | kroy |
2019-10-27 | Allow list arguments in the vyos.config show_config() function. | Daniil Baturin |
2019-10-27 | Replace the try and wait for segfault approach with explicit inSession check. | Daniil Baturin |
2019-10-27 | T1773: add a script for converting the config to JSON. | Daniil Baturin |
2019-10-27 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger |
2019-10-25 | [vyos.config] T1758: adjust regex for change in Python 3.7 | John Estabrook |
2019-10-24 | T1759: ioctl.pm/interface.pm rewrite | kroy |
2019-10-24 | T1762: adjust the set_level() calls to use the new list representation. | Daniil Baturin |
2019-10-24 | [vyos.config] T1764: support both string and list arguments in config functions. | Daniil Baturin |
2019-10-23 | Merge pull request #152 from kroy-the-rabbit/intf-rewrite1bf | hagbard-01 |
2019-10-23 | T1759: bug fixes, missing interface IP | kroy |
2019-10-23 | Merge branch 'current' of https://github.com/vyos/vyos-1x into current | Daniil Baturin |