Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / ofproto / netflow.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Ben Pfaffnetflow: Correctly track flow creation time.
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-13 Ben Pfaffovs-atomic: Delete atomic, atomic_flag, ovs_refcount...
2014-03-11 Joe Stringernetflow: Make netflow_flow_update() parameter const.
2014-01-21 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-09 Ben Pfaffovs-atomic: Introduce a new 'struct ovs_refcount'.
2014-01-09 Ben Pfaffovs-atomic: Add atomic_destroy() and use everywhere...
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-13 Ethan Jacksonflow: New function flow_unwildcard_tp_ports().
2013-12-13 Ethan Jacksonofproto: New function netflow_exists().
2013-12-13 Ethan Jacksonnetflow: Make thread safe.
2013-12-13 Ethan Jacksonofproto: Modularize netflow.
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-28 Justin Pettitnetflow: Only un-wildcard IPv4 packets.
2013-06-26 Justin Pettitofproto-dpif: Always un-wildcard 'dl_type'.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Justin Pettitofproto-dpif: Tighten up megaflow wildcard handling.
2013-06-05 Andy HillFix misspellings in comments and docs.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-12-19 Ben Pfaffnetflow: Move packet definitions to header file.
2011-11-23 Ben Pfaffofproto-dpif: Factor NetFlow active timeouts out of...
2011-11-11 Justin PettitPrepend "nw_" to "frag" and "tos" elements.
2011-11-09 Justin PettitDon't overload IP TOS with the frag matching bits.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-08-12 Ethan Jacksonlib: Whitespace cleanup.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffFix incorrect byte order annotations.
2011-05-16 Ben PfaffConvert remaining network-byte-order "uint<N>_t"s into...
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-04 Ben PfaffConvert remaining network-byte-order "uint<N>_t"s into...
2011-03-31 Ben Pfaffofproto: Change string sets in interface from svec...
2011-02-02 Justin Pettitlib: Replace IP_TYPE_ references with IPPROTO_.
2010-11-11 Ben Pfaffofproto: Avoid clearing NetFlow stats twice upon rule...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-29 Ben Pfaffxtoxll: Rename "byte-order" since it now include more...
2010-10-12 Justin Pettitnetflow: Back-out optimization that could lead to infin...
2010-10-01 Ben Pfaffnetflow: Avoid (theoretically) looping 2**32 times.
2010-10-01 Ben Pfaffnetflow: Do 64-bit division less often.
2010-09-01 Justin Pettitnetflow: Send multiple records for byte counts > UINT32_MAX
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-03 Ben Pfaffdatapath: Don't track IP TOS value two different ways.
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-06-09 Jesse Grosstimeval: Use monotonic time where appropriate.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2009-12-07 Jesse Grossnetflow: Correctly set active timeout value.
2009-12-07 Ben Pfaffofproto: Fix reversed inequality test.
2009-12-03 Ben Pfaffvswitchd: Initial conversion to database-based configur...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-23 Ben Pfaffnetflow: Break out code for sending packets into a...
2009-11-23 Ben Pfaffnetflow: Use inet_open_active() to factor out some...
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-08 Ben PfaffRename "secchan" to "ofproto" (library) and "ovs-openfl...