commit | cebeb9b6da7e83a5ff45380f402f02dc25b344e0 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Tue Mar 19 15:33:45 2013 -0700 |
committer | Jonathan Hart <jono@onlab.us> | Tue Mar 19 15:33:45 2013 -0700 |
tree | ae3a05c2a370aab2b4b1ece2644a30a5ebe8dd8f | |
parent | 3525df97a6b6b180dbaa2ab95545f0cdb26835d3 [diff] |
Fix for inactive hardware switch issue. Previously we didn't send a role request to a switch when we know it doesn't support role requests. This meant nothing happened when we were granted control of a hardware switch. We now always send MASTER role requests to hardware switches and do the right thing in the error handling code