diff options
author | zsdc <taras@vyos.io> | 2024-07-03 23:00:58 +0300 |
---|---|---|
committer | zsdc <taras@vyos.io> | 2024-07-03 23:00:58 +0300 |
commit | 86e26bc41e573c2c72d472fba132bfd657b6fbfa (patch) | |
tree | d2d640cf9846d45f7545eb7bc846f52b5c567f91 /op-mode-definitions | |
parent | 0160823d084d141be71299c0e51d9dd3c27ede94 (diff) | |
download | vyos-1x-86e26bc41e573c2c72d472fba132bfd657b6fbfa.tar.gz vyos-1x-86e26bc41e573c2c72d472fba132bfd657b6fbfa.zip |
vyos_net_name: T6544: Updated the `vyos_net_name` script
Improvements in the `vyos_net_name`:
- Used a new locking system, to be sure that multiple running scripts will not
try to perform operations at the same time.
- Replace logging from a file to syslog. This is common with all the rest logs,
and additionally gives a better view of actions done during a boot.
- Small bug fix in `get_configfile_interfaces()`: exit with an error in case a
config file cannot be parsed. This resolves potentially an unbound `config` object.
- Minor formatting fixes to follow our requirements.
Diffstat (limited to 'op-mode-definitions')
0 files changed, 0 insertions, 0 deletions