diff options
author | Victor Orlikowski <vjo@duke.edu> | 2015-12-25 05:46:52 +0000 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-12-30 14:18:39 +0900 |
commit | 6945ad3ef16e0dd11d7bbec9de19cae4844fe96d (patch) | |
tree | f5f1401d2bb0f92e4641427d233474c167f7c6ac /tools | |
parent | 46f4ced1651ef7330fb67e3f76a36b6c73c0261e (diff) |
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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions