Age | Commit message (Expand) | Author |
2022-04-16 | vyos.base: use Warning() helper where applicable | Christian Poessinger |
2022-02-26 | lldp: T4272: migrate to get_config_dict() | Christian Poessinger |
2021-01-31 | lldp: T2230: verify file exists before unlinking it | Christian Poessinger |
2020-08-31 | configd: T2582: add scripts to include list for daemon | John Estabrook |
2020-05-29 | airbag: T2088: explicit enabling of the feature | Thomas Mangin |
2020-05-19 | util: T2467: add systemctl to autosudo | Thomas Mangin |
2020-04-12 | template: T2230: use render to generate templates | Thomas Mangin |
2020-04-09 | util: T2226: os.system was wrongly converted to run | Thomas Mangin |
2020-04-06 | util: T2226: covert most calls from os.system to util | Thomas Mangin |
2020-04-06 | lldp: use vyos.version over handcrafted open().read().split() code | Christian Poessinger |
2020-04-05 | lldp: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-02-09 | service lldp: T2019: modify handling of interface 'all' | agh |
2020-01-30 | lldp: T1896: bugfix SyntaxError: invalid syntax | Christian Poessinger |
2020-01-30 | Merge branch 't1896-remove-lldp-civic' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2020-01-29 | lldp: T1994: fix jinja template to listen on specified interfaces | bbs2web |
2020-01-26 | lldp: T1896: remove MED civic based location information | Christian Poessinger |
2019-12-23 | lldp: T1898: support multiple management addresses | Christian Poessinger |
2019-12-22 | lldp: T393: unlink /etc/lldpd.d/01-vyos.conf on service deletion | Christian Poessinger |
2019-12-22 | lldp: T393: support both ELIN and ccordinate based location service in MED | Christian Poessinger |
2019-12-22 | fixup | Christian Poessinger |
2019-12-22 | lldp: T393: support IPv6 management address | Christian Poessinger |
2019-12-22 | lldp: T393: add Emergency Location Identifier Number (ELIN) support | Christian Poessinger |
2019-12-22 | lldp: T393: support parsing MED values | Christian Poessinger |
2019-12-22 | lldp: T393: use flat dictionary when generating configs | Christian Poessinger |
2019-12-22 | lldp: T393: support listen interfaces | Christian Poessinger |
2019-12-22 | lldp: T393: add config options to /etc/lldpd.d | Christian Poessinger |
2019-12-22 | lldp: T393: first running version of lldpd | Christian Poessinger |
2019-12-19 | flow-accounting: T1890: fixed scripts permissions | zsdc |
2018-05-17 | Fix import path for ConfigError | Yuya Kusakabe |
2018-05-16 | T644: remove prefixing from all scripts and update environment variables with... | Daniil Baturin |