On Oct 1, 2013, at 3:07 PM, Jarno Rajahalme wrote:
>
> On Sep 20, 2013, at 1:04 AM, pritesh wrote:
>
>> Support for nsh service index (nsi) is added, mainly incoming
>> nsi in a flow can be matched and appropriate action can be
>> taken on the flow based on it.
>>
>> Signed-off-by: pritesh
On Sep 20, 2013, at 1:04 AM, pritesh wrote:
> Support for nsh service index (nsi) is added, mainly incoming
> nsi in a flow can be matched and appropriate action can be
> taken on the flow based on it.
>
> Signed-off-by: pritesh
>
>
...
> diff --git a/lib/meta-flow.c b/lib/meta-flow.c
> ind
Support for nsh service index (nsi) is added, mainly incoming
nsi in a flow can be matched and appropriate action can be
taken on the flow based on it.
Signed-off-by: pritesh
diff --git a/lib/flow.c b/lib/flow.c
index 452f338..ec5bf01 100644
--- a/lib/flow.c
+++ b/lib/flow.c
@@ -545,6 +545,8 @@