diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-08-01 17:27:59 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-08-01 17:28:01 +0200 |
commit | 71f2f2d789bd3452ca7b5306f39df5f6537bfef0 (patch) | |
tree | a363d1af9b05d445e94f2d1cc3712b517d534a63 /src/conf_mode/ssh.py | |
parent | b6bab8573a8df082494d2c0e4635b228f281d5c6 (diff) | |
download | vyos-1x-71f2f2d789bd3452ca7b5306f39df5f6537bfef0.tar.gz vyos-1x-71f2f2d789bd3452ca7b5306f39df5f6537bfef0.zip |
bridge: T4565: bugfix error message when member interface contains an address
We should not print the entire dictionary - we only need the bridge interface
name:
Bug:
Cannot assign address to interface "eth1" as it is a member of bridge
"{'br0': {'allowed_vlan': ['5-50', '101'], 'native_vlan': '101'}}"!
Fixed:
Cannot assign address to interface "eth1" as it is a member of bridge
"br0"!
Diffstat (limited to 'src/conf_mode/ssh.py')
0 files changed, 0 insertions, 0 deletions