commit | adc950f39bca913271eceb69e850f21488dd9b79 | [log] [tgz] |
---|---|---|
author | Ken Chiang <ken.chiang@bigswitch.com> | Fri Oct 05 13:50:03 2012 -0700 |
committer | Ken Chiang <ken.chiang@bigswitch.com> | Fri Oct 05 13:50:03 2012 -0700 |
tree | 318a2d4afb6ad12e6381013f5dd982552fea84e9 | |
parent | 123928cd3c6a26ecbd852e2e01d6a5b921a5256a [diff] |
Add disconnect() and wait_disconnect() methods to controller. When current connection to the switch is disconnected, allow controller to continue listening without killing controller thread. Rework cxn tests to use this new controller model.