Victor Orlikowski 6945ad3ef1 Fix handling of state transition to config mode
We have found, in production usage, a race condition in the transition to config mode.

If a sufficient number of events is being received, the reply to the FeaturesRequest may be received before the datapath is able to move into CONFIG_DISPATCHER state. As a result, the EventOFPSwitchFeatures handler may never fire (because the reply is received before the datapath has changed state).

This patch also includes a minor typo fix.

Signed-off-by: Victor J. Orlikowski <vjo@duke.edu>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-12-30 14:18:39 +09:00
..
2015-12-25 10:03:53 +09:00
2015-12-25 10:03:53 +09:00
2015-09-28 22:11:06 +09:00
2015-12-02 09:04:18 +09:00
2015-05-19 15:39:27 +09:00
2012-04-06 08:38:45 +09:00
2014-01-06 20:32:05 +09:00