Age | Commit message (Expand) | Author |
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 |
2020-06-05 | vlan: T2553: fix vif-s regression | Jernej Jakob |
2020-06-02 | pppoe: T2542: do not attempt to create the pppoe interface | Thomas Mangin |
2020-06-02 | vtun: T2542: do not attempt to create the vtun interface | Thomas Mangin |
2020-05-29 | Merge pull request #439 from thomas-mangin/T2088-explicit-airbag | Christian Poessinger |
2020-05-29 | airbag: T2088: explicit enabling of the feature | Thomas Mangin |
2020-05-28 | dhcpc6-pd: T2506: bugfix config rendering on non PPPoE interfaces | Christian Poessinger |
2020-05-26 | dhcpv6-pd: T2506: use common dictionary definition for config parameters | Christian Poessinger |
2020-05-26 | dhcpv6-pd: T2506: add option to request specific prefix length | Christian Poessinger |
2020-05-26 | dhcpv6-pd: pppoe: T2506: restructure CLI | Christian Poessinger |
2020-05-22 | migration: T2496: default to new syntax of version string on save | John Estabrook |
2020-05-21 | macsec: T2023: use wpa_supplicant for key management | Christian Poessinger |
2020-05-21 | macsec: T2023: add optional encryption command | Christian Poessinger |
2020-05-21 | ifconfig: T2023: add initial MACsec abstraction | Christian Poessinger |
2020-05-20 | interface: T2023: adopt _delete() to common style | Christian Poessinger |
2020-05-20 | interface: T2023: remove superfluous at end of list | Christian Poessinger |
2020-05-20 | util: T2467: fix missing import | Thomas Mangin |
2020-05-19 | Merge pull request #414 from thomas-mangin/T2467 | Christian Poessinger |
2020-05-19 | wireguard: T2481: support IPv6 based underlay | Christian Poessinger |
2020-05-19 | util: T2467: add systemctl to autosudo | Thomas Mangin |
2020-05-19 | util: T2467: add autosudo as an option to command | Thomas Mangin |
2020-05-19 | dhcpv6-pd: T421: support ethernet based interfaces | Christian Poessinger |
2020-05-19 | configdict: T2372: use list over string | Christian Poessinger |
2020-05-19 | configdict: T2372: add new interface_default_data dict | Christian Poessinger |
2020-05-18 | flake8: T2475: fix a number of issue reported by flake8 | Thomas Mangin |
2020-05-17 | config: T2409: effective config should be empty at boot initialization | John Estabrook |
2020-05-17 | config: return empty dict if configuration under path is empty | John Estabrook |
2020-05-17 | pppoe: dhcpv6-pd: T421: initial support | Christian Poessinger |
2020-05-17 | dhcpv6-pd: T421: migrate from ISC dhclient to wide-dhcpv6-client | Christian Poessinger |
2020-05-11 | ifconfig/dhcp: T2449: remove accept_ra logic as it was wrong | Jernej Jakob |
2020-05-11 | vlan: T2449: set accept_ra on vlan interfaces | Jernej Jakob |
2020-05-11 | configdict: T2449: set accept_ra=2 if ipv6 address autoconf or dhcpv6 is set | Jernej Jakob |
2020-05-11 | interface: T2449: add ability to set accept_ra | Jernej Jakob |
2020-05-08 | Merge pull request #395 from thomas-mangin/T2417 | Christian Poessinger |
2020-05-08 | Merge branch 'current' of github.com:thomas-mangin/vyos-1x into T2417 | Thomas Mangin |
2020-05-08 | vlan: T2435: fix missing dict key in print variable | Jernej Jakob |
2020-05-07 | debug: T1230: add time information to saved debug logs | Thomas Mangin |
2020-05-06 | debug: T1230: add time information to saved debug logs | Thomas Mangin |
2020-05-06 | validator: T2417: try to make the code clearer | Thomas Mangin |
2020-05-06 | debug: T2426: remove invisible characters when printing | Thomas Mangin |