datapath: Allow TCP flags to be cleared.
authorJesse Gross <jesse@nicira.com>
Wed, 28 Oct 2009 21:36:52 +0000 (14:36 -0700)
committerJesse Gross <jesse@nicira.com>
Tue, 3 Nov 2009 00:12:21 +0000 (16:12 -0800)
commit6d91c2fb6c169ac84ace876a4c34929cb84e26ae
treebd51ae0ec7588a41788259ead68422ae75c32ecb
parent0c0afbecaace0509d7b2e5b7dee4b4eac7b31e19
datapath: Allow TCP flags to be cleared.

When querying flow stats allow the TCP flags to be reset.  Since
the datapath ORs together all flags that have previously been
seen it is otherwise impossible to determine the set of flags from
after a particular time.
datapath/datapath.c
include/openvswitch/datapath-protocol.h