Committed by
Jonathan Hart
[ONOS-5069] OpenFlowControllerImpl: always cleanup on deactivate
Even if we don't have devices, the sockets/channels must be closed. This is particularly harmful when onos is restarted to form a cluster and the openflow channels are left open. On the next activation it will try to open ports that were already open and it fails Change-Id: I768b9db0b71ffba2805fabf631adcb2039af89e4
Showing
1 changed file
with
1 additions
and
3 deletions
-
Please register or login to post a comment