Vitals
Vitals copied to clipboard
Network Interfaces are not removed when they are down
Has this issue been covered in the Wiki?
- [X] I have read the Wiki and my issue is not covered.
Is there an existing issue reported already?
- [X] I have searched the existing issues, it does not exist.
What is the unexpected behavior?
I run different network simulations on my device (for example mininet), that create new network interfaces in the OS. Vitals detect these interfaces once created however, when the simulation ends and the interfaces are deleted, they are not removed from the extension causing wrong bandwidth estimation.
Steps to reproduce the unexpected behavior.
- install mininet
pip install mininet
- run mininet
sudo mn --topo=single,5
- notice how interfaces appear in Vitals
- stop mininet
sudo mn -c
- notice how the interfaces are not removed from vitals and the bandwidth estimation is wrong
Relevant log output
No response
What distribution and version of Linux are you using?
Ubuntu 22
What version of Gnome are you using?
42.5