Bug 7453 - FlowRemoved doesn't have Removed Reason Information 35/50335/7
authoreeiillu <suja.t@ericsson.com>
Thu, 12 Jan 2017 04:59:18 +0000 (10:29 +0530)
committerSuja T <suja.t@ericsson.com>
Tue, 31 Jan 2017 09:42:29 +0000 (09:42 +0000)
On flow being removed from switch on idle timeout, onFlowRemoved() api was
invoked and while conversion reason was not being converted and added, so
the application using API onFlowRemoved() was not getting the reason for
flow being removed from the switch.
This change will provide the reason invoking onFlowRemoved() API

Change-Id: Id8b957b5b2cc581215fb84b8ca84d1d9a04e5619
Signed-off-by: eeiillu <suja.t@ericsson.com>

No differences found