datapath-windows: Track the number of conntrack entries
authorSairam Venugopal <vsairam@vmware.com>
Fri, 1 Jul 2016 20:49:33 +0000 (13:49 -0700)
committerGurucharan Shetty <guru@ovn.org>
Sat, 2 Jul 2016 03:52:44 +0000 (20:52 -0700)
commitd33f0efaf252862f355cd76ffad4ad1cded009be
treefeecc3725e4f38f65f81a0b58869880d2ca37f9d
parent2e4bd7a144e68f1157a977530a54ddfafacc6b75
datapath-windows: Track the number of conntrack entries

Add a counter to track the number of connection tracking entries. Iterate
over the conntrack entry table only if there are entries.

Signed-off-by: Sairam Venugopal <vsairam@vmware.com>
Acked-by: Nithin Raju <nithin@vmware.com>
Signed-off-by: Gurucharan Shetty <guru@ovn.org>
datapath-windows/ovsext/Conntrack.c