Age | Commit message (Expand) | Author |
2020-01-09 | bfd: T1949: fix verification logic for IPv6 BFD peers | Benjamin M. Hughes |
2020-01-03 | ifconfig: T1939: provide abstraction for interface "ip" option | Christian Poessinger |
2020-01-02 | ifconfig: T1557: refactor apply_vlan_config() function | Christian Poessinger |
2019-12-31 | l2tpv3: T1923: support interface deletion | Christian Poessinger |
2019-12-31 | l2tpv3: T1923: implementation in XML/Python | Christian Poessinger |
2019-12-31 | ifconfig: vxlan: change VXLANIf API | Christian Poessinger |
2019-12-31 | ifconfig: geneve: always place interface in A/D state | Christian Poessinger |
2019-12-31 | geneve: use proper variable name | Christian Poessinger |
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 |