Fix a bug related to assigning the next available Flow Entry ID
on startup. Previously that value was always set to 1.
Now the FlowManager reads the network map, and assigns
the next available Flow Entry ID to be larger than the largest Flow Entry ID.

NOTE: This is not a complete solution, because it doesn't work
when the flows entries are installed by multiple controllers.
1 file changed