Charles Chan 5b7ec34802 [ONOS-2885] Resolve flow installation failure bug
There is a time gap between
controller is elected as the master of a switch
and
controller actually becomes the master of a switch (receives ROLE_REPLY).
During this time gap, OF messages destined for the switch will be sent to this controller.
However, the OF message can only be sent to the switch after controller receives the ROLE_REPLY.

Change-Id: I32d68384226e272658a0c9de2d32ae9e1cc39b6a
2015-10-21 10:34:41 +00:00
..
2015-09-18 15:19:54 -07:00