datapath: Use TCP flags in the flow key for stats.
authorJarno Rajahalme <jrajahalme@nicira.com>
Tue, 18 Mar 2014 23:32:45 +0000 (16:32 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Mon, 24 Mar 2014 16:52:03 +0000 (09:52 -0700)
commit9ae5ab3c359d7fda63da1a80725a7f83670189df
tree82fa3154c38b49b06c5a924908478c487f5b6f3b
parentb8bbcabf8f8b4c4d728bbf459ee0c4f319d3d187
datapath: 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>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
datapath/flow.c