Age | Commit message (Expand) | Author |
2020-07-03 | vyos.template: T2676: add custom Jinja2 filter for IP handling | Christian Poessinger |
2020-07-01 | config_dict: T2668: move keyword arg get_first_key into get_sub_dict | John Estabrook |
2020-07-01 | config_dict: T2667: clarify docstring | John Estabrook |
2020-07-01 | config: T2667: add missing check | John Estabrook |
2020-07-01 | Merge pull request #486 from jestabro/sub_dict | Christian Poessinger |
2020-07-01 | config: T2667: use get_sub_dict for get_config_dict(path, ...) | John Estabrook |
2020-07-01 | config: T2667: add utility function get_sub_dict | John Estabrook |
2020-07-01 | ifconfig: T2653: use better names for vyos.configverify functions | Christian Poessinger |
2020-07-01 | ifconfig: T2653: move pppoe interface to get_config_dict() | Christian Poessinger |
2020-07-01 | Merge pull request #483 from runborg/frr-mod | Christian Poessinger |
2020-06-28 | T2638: FRR: New framework for configuring FRR | Runar Borge |
2020-06-27 | xml: T2660: do replace - with _ for defaults when not flattening | Thomas Mangin |
2020-06-27 | xml: T2656: do not flatten dict by default | Christian Poessinger |
2020-06-27 | Merge branch 'T2656' of https://github.com/thomas-mangin/vyos-1x into current | Christian Poessinger |
2020-06-27 | xml: T2656: option to not flatten the default dict | Thomas Mangin |
2020-06-27 | ifconfig: T2653: move macsec interface to get_config_dict() | Christian Poessinger |
2020-06-27 | ifconfig: T2653: add vyos.configverify.verify_source_interface() helper | Christian Poessinger |
2020-06-26 | ifconfig: T2653: add common vyos.configverify helpers | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move loopback interface to get_config_dict() | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move dummy interface to get_config_dict() | Christian Poessinger |
2020-06-26 | configdict: T2653: prevent recursive imports | Christian Poessinger |
2020-06-25 | xml: T2528: fix defaults | Thomas Mangin |
2020-06-25 | xml: T2528: fix to work with named tags (edit mode) | Thomas Mangin |
2020-06-25 | T2487: add an exception for the case when VRRP stats aren't available. | Daniil Baturin |
2020-06-24 | wireguard: T2632: add quotes when passing allowed-ips | Christian Poessinger |
2020-06-24 | Merge pull request #474 from thomas-mangin/T2637 | Christian Poessinger |
2020-06-24 | dictconfig: T2637: identify sub-interfaces (vif) to delete | Thomas Mangin |
2020-06-24 | ifconfig: vxlan: T2629: append() takes exactly one argument | Christian Poessinger |
2020-06-23 | Merge pull request #473 from thomas-mangin/T2630 | Christian Poessinger |
2020-06-23 | validation: T2630: bound to interface mtu if available | Thomas Mangin |
2020-06-23 | Merge pull request #468 from SIN3R6Y/current | Christian Poessinger |
2020-06-23 | wireguard: T2632: support PSK on multiple peers | Christian Poessinger |
2020-06-23 | xml: T2588: fix mistake when determining if a node is multi | Thomas Mangin |
2020-06-23 | xml: T2588: allow multiple values in defaults | Thomas Mangin |
2020-06-22 | xml: T2588: add gitignore for generated defaults | Christian Poessinger |
2020-06-22 | Merge branch 'T2588' of https://github.com/thomas-mangin/vyos-1x into default... | Christian Poessinger |
2020-06-22 | xml: T2588: code to extract defaults values from xml | Thomas Mangin |
2020-06-22 | vxlan: T2629: fix multiple configuration issues | SIN3R6Y |
2020-06-22 | Merge pull request #452 from jjakob/T2486-dns-hostsd-fixes | Daniil Baturin |
2020-06-18 | T2614: add a key mangling option to vyos.config.get_config_dict() | Daniil Baturin |
2020-06-18 | vyos: configdict: add dict_merge function | Christian Poessinger |
2020-06-16 | config: T2568: add missing error checking | John Estabrook |
2020-06-15 | ifconfig: T2599: fix regex for search, smaller numbers | Thomas Mangin |
2020-06-15 | ifconfig: T2599: sort interface by natural order | Thomas Mangin |
2020-06-15 | vti: T2576: show interfaces missed VTI | Thomas Mangin |
2020-06-11 | hostsd_client.py: T2583: update for hostsd rewrite | Jernej Jakob |
2020-06-07 | op-mode: T2558: version: split out CPU info | Christian Poessinger |
2020-06-07 | op-mode: T2558: fix hypervisor bug, add CPU info to "show version" | kroy-the-rabbit |
2020-06-06 | dhcpv6-pd: T2551: fixup configuration path | Christian Poessinger |
2020-06-06 | dhcpv6-pd: T2551: fix prefix length not set in config | Christian Poessinger |