When plugin receives error msg from the switch regarding a flow message sent to the... 47/247/1 v0.4.0
authorJason Ye <yisye@cisco.com>
Thu, 25 Apr 2013 01:57:10 +0000 (18:57 -0700)
committerJason Ye <yisye@cisco.com>
Thu, 25 Apr 2013 01:57:10 +0000 (18:57 -0700)
commit2f3199b3a037b532cffe917451205e948be1697b
tree468c02bf6e5108844bcab051c79cd49bf5dd4e69
parent340a93f17c03395391339a82b3a036afd374f569
When plugin receives error msg from the switch regarding a flow message sent to the switch earlier, it will report the error thru SAL to notify upper FMs/applications. A request id associated with the offending message is also passed along.
Signed-off-by: Jason Ye <yisye@cisco.com>
opendaylight/forwardingrulesmanager/implementation/src/main/java/org/opendaylight/controller/forwardingrulesmanager/internal/ForwardingRulesManagerImpl.java
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/FlowProgrammerNotifier.java
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/FlowProgrammerService.java
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/flowprogrammer/IPluginOutFlowProgrammerService.java
opendaylight/sal/implementation/src/main/java/org/opendaylight/controller/sal/implementation/internal/FlowProgrammerService.java