diff options
author | Davide Beatrici <davidebeatrici@gmail.com> | 2020-04-12 10:27:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-12 10:27:18 +0200 |
commit | 28af70c22ea0ed05d67af440d7284db663b82cc4 (patch) | |
tree | 9eca30893d5e24fad7a4052962aa7fbf1eb3dd05 /src/etc/systemd/system | |
parent | 23225b31139e3f45cced5041d6d230909bb9e3d6 (diff) | |
download | vyos-1x-28af70c22ea0ed05d67af440d7284db663b82cc4.tar.gz vyos-1x-28af70c22ea0ed05d67af440d7284db663b82cc4.zip |
wireless: T1627: typo bugfix for VLAN interfaces
The typos cause the configurator to throw an exception when a wireless VLAN is specified:
Traceback (most recent call last):
File "/usr/libexec/vyos/conf_mode/interfaces-wireless.py", line 1463, in <module>
apply(c)
File "/usr/libexec/vyos/conf_mode/interfaces-wireless.py", line 1433, in apply
vlan = e.add_vlan(vif['id'])
NameError: name 'e' is not defined
Diffstat (limited to 'src/etc/systemd/system')
0 files changed, 0 insertions, 0 deletions