commit | 2b858f8ae519e1fc2b7ce61e775e9f160b8081ad | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@onlab.us> | Thu Mar 28 11:37:37 2013 -0700 |
committer | Pavlin Radoslavov <pavlin@onlab.us> | Thu Mar 28 11:37:37 2013 -0700 |
tree | e6a5fe5671106d659b752a1b0ed79db262f0e27e | |
parent | c2b6c8ea8e62238b24e4b8e66c072b4a5d49f877 [diff] |
* Update the Flow Entry Switch State in the Network MAP to "FE_SWITCH_UPDATED" for flow entries that are successfully installed to "local" switches. * Minor API refactoring to accomodate some of the changes: Now the caller explicitly calls installFlowEntry() or installRemoteFlowEntry() for Flow Entries that are to be installed on "local" or "remote" switch.