Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
0.4.0
-
None
-
None
-
Operating System: All
Platform: All
-
16
Description
In ForwardingRulesManager.addEntriesInternal
// Install the flow on the network node
Status status = (async)?
programmer.addFlowAsync(entry.getNode(), entry.getInstall()
.getFlow()) :
programmer.addFlow(entry.getNode(), entry.getInstall()
.getFlow());
The asynchronous and normal call is reversed.
Attachments
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 94611,1 | bump lighty build to 13.1.0 | stable/aluminium | transportpce | Status: MERGED | +2 | +1 |