index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
lldp.py
Age
Commit message (
Expand
)
Author
2023-08-07
T5319: remove workarounds for defaults in lldp.py
John Estabrook
2023-08-06
T5195: move helpers from vyos.validate to vyos.utils package
Christian Breunig
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2022-05-01
lldp: T4353: fix Jinja2 linting errors
Christian Poessinger
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