summaryrefslogtreecommitdiff
path: root/ofproto/netflow.h
Commit message (Expand)AuthorAgeFilesLines
* netflow: Mark some function parameters 'const'.Ben Pfaff2015-07-231-3/+3
* netflow: Fold netflow_expire() into netflow_flow_clear().Anoob Soman2014-06-091-2/+1
* netflow: Make netflow_flow_update() parameter const.Joe Stringer2014-03-111-1/+1
* ofproto: New function netflow_exists().Ethan Jackson2013-12-121-0/+1
* netflow: Make thread safe.Ethan Jackson2013-12-121-1/+3
* ofproto: Modularize netflow.Ethan Jackson2013-12-121-22/+7
* Widen TCP flags handling.Jarno Rajahalme2013-10-291-2/+2
* netflow: Only un-wildcard IPv4 packets.Justin Pettit2013-06-271-1/+1
* Create specific types for ofp and odp portAlex Wang2013-06-201-7/+5
* ofproto-dpif: Tighten up megaflow wildcard handling.Justin Pettit2013-06-191-0/+2
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* netflow: Move packet definitions to header file.Ben Pfaff2011-12-191-2/+2
* ofproto-dpif: Factor NetFlow active timeouts out of flow expiration.Ben Pfaff2011-11-231-1/+3
* ofproto: Change string sets in interface from svec to sset.Ben Pfaff2011-03-311-3/+3
* ofproto: Avoid clearing NetFlow stats twice upon rule creation.Ben Pfaff2010-11-111-0/+1
* datapath: Don't track IP TOS value two different ways.Ben Pfaff2010-08-021-3/+1
* netflow: Use macro for constant instead of static const int.Ben Pfaff2010-05-191-1/+6
* Merge "master" into "next".Ben Pfaff2010-02-241-1/+2
|\
| * Add missing <stdint.h> includes.Ben Pfaff2010-02-121-1/+2
* | netflow: Correctly set active timeout value.Jesse Gross2009-12-071-0/+2
|/
* Merge citrix branch into master.Jesse Gross2009-11-101-5/+37
* Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).Ben Pfaff2009-07-081-0/+33