Skip to content
Snippets Groups Projects
Commit 3dd8c2cd authored by Bob Lantz's avatar Bob Lantz
Browse files

A controller should delete its interfaces if necessary

This was causing controlnet.py to not clean up its interfaces, since
those interfaces were linked from the controller to the switch
rather than vice-versa!!

deleteIntfs already will only delete interfaces whose names match
our name, which should usually prevent us from accidentally deleting
a hardware interface from the root namespace!
parent 48a8ed85
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment