Fix for flow equality bug which can cause:
* multiple flows with the same match to be simultaneously present in the flow store, and * similar but different rule in switch and store, resulting in flows stuck in PENDING_ADD state. Fixes ONOS-2426. Ported from onos-1.2 branch. Change-Id: I4b4e444c3a6dba7e4d3278e9469069e2dbdb9b67
Showing
5 changed files
with
74 additions
and
20 deletions
-
Please register or login to post a comment