diff options
author | Hans Dedecker <dedeckeh@gmail.com> | 2018-11-16 16:25:41 +0100 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2018-11-16 18:50:14 +0100 |
commit | d9872db72eb63e9fa454446756e10fc7c52effc5 (patch) | |
tree | 2866bb13d0bddb245b8ce02bd00dc4ed0c6a30dd /bridge.c | |
parent | 2f7ef7dc6cb542d5811f64fa7af97fb8619c9429 (diff) |
interface: fix removal of dynamic interfaces
Set config state to remove for dynamic interfaces in the following cases :
-interface is set as not available
-interface is set as down
-interface is set as having no link state
This will trigger an interface delete upon the next call of interface_handle_config_change
Before this change you could end up with lingering inactive dynamic
interfaces in case the aliased interface went down as before a dynamic
interface was only removed when set down via ubus
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'bridge.c')
0 files changed, 0 insertions, 0 deletions