openvswitch: Use TCP flags in the flow key for stats.
authorJarno Rajahalme <jrajahalme@nicira.com>
Thu, 27 Mar 2014 19:51:49 +0000 (12:51 -0700)
committerJesse Gross <jesse@nicira.com>
Fri, 16 May 2014 20:40:29 +0000 (13:40 -0700)
commit88d73f6c411ac2f057829b93b3cf202ee551f6cb
treebccf1930aa70037e5e3a7d1d08f8470c188408fb
parentd92ab13558599cf73bbc269ce257fe16575d327a
openvswitch: Use TCP flags in the flow key for stats.

We already extract the TCP flags for the key, might as well use that
for stats.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/flow.c