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>
Fri, 6 Nov 2009 22:05:14 +0000 (14:05 -0800)
commit18fdbe16de40062c63f9119a6beef17602f4b233
treeb16d8e2171cd93e8c6c0c7fcd9875ea6ae970e22
parent3f355f47f8e7343e909ccfa854454d667baf3c38
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