Use setInstructions to add apply-actions.
We can't use both setInstructions and setActions, because the actions get overwritten by the call to setInstructions. Fixes ONOS-1113. Change-Id: Id8bb1afd3da91966ce1345c6a1927f8fde5de3f4
Showing
1 changed file
with
8 additions
and
6 deletions
providers/openflow/flow/src/main/java/org/onosproject/provider/of/flow/impl/FlowModBuilderVer13.java
-
Please register or login to post a comment