udatapath: Implement ZERO_TCP_FLAGS option.
authorJesse Gross <jesse@nicira.com>
Fri, 6 Nov 2009 22:18:58 +0000 (14:18 -0800)
committerJesse Gross <jesse@nicira.com>
Fri, 6 Nov 2009 22:35:59 +0000 (14:35 -0800)
commitfde05aded2906e113d02aa13d207d9a6e3e0ea99
treefeb67014c1686e0ba36e79b925318335b91ebbd6
parent18fdbe16de40062c63f9119a6beef17602f4b233
udatapath: Implement ZERO_TCP_FLAGS option.

An option to zero the TCP flags when querying flow stats was added
to the kernel datapath to support NetFlow active timeouts.  This
adds that same support to the user datapath.
lib/dpif-netdev.c