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:30:30 +0200 |
commit | 8c10a12251533c9e8f00d2f52dc5d23f8bb9a3ae (patch) | |
tree | 25811971b012394ef6baedb962f7ca70c0546f90 /src | |
parent | 9d0ca97cc0f1b38d1b677e3c77ab0da8f32e54df (diff) | |
download | vyos-1x-8c10a12251533c9e8f00d2f52dc5d23f8bb9a3ae.tar.gz vyos-1x-8c10a12251533c9e8f00d2f52dc5d23f8bb9a3ae.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"!
(cherry picked from commit 71f2f2d789bd3452ca7b5306f39df5f6537bfef0)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions