index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ofproto
/
netflow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparse: Add guards to prevent FreeBSD-incompatible #include order.
Ben Pfaff
2017-12-22
1
-0
/
+2
*
lib: Move lib/poll-loop.h to include/openvswitch
Xiao Liang
2017-11-03
1
-1
/
+1
*
netflow: Fix memory leak in netflow_unref.
Yunjian Wang
2017-05-31
1
-0
/
+8
*
Move lib/ofpbuf.h to include/openvswitch directory
Ben Warren
2016-03-30
1
-1
/
+1
*
netflow: Mark some function parameters 'const'.
Ben Pfaff
2015-07-23
1
-3
/
+4
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
1
-6
/
+6
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
netflow: Fix interpretation of flow_seq.
Motonori Shindo
2014-11-04
1
-1
/
+1
*
ofproto/netflow: Use atomic_count for 'netflow_count'.
Jarno Rajahalme
2014-08-29
1
-11
/
+8
*
Use ovs_refcount_unref_relaxed.
Jarno Rajahalme
2014-07-07
1
-1
/
+1
*
lib/hash: Abstract hash interface.
Jarno Rajahalme
2014-07-04
1
-9
/
+9
*
netflow: Fold netflow_expire() into netflow_flow_clear().
Anoob Soman
2014-06-09
1
-15
/
+1
*
netflow: Correctly track flow creation time.
Ben Pfaff
2014-04-10
1
-1
/
+0
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-6
/
+6
*
ovs-atomic: Delete atomic, atomic_flag, ovs_refcount destroy functions.
Ben Pfaff
2014-03-13
1
-2
/
+1
*
netflow: Make netflow_flow_update() parameter const.
Joe Stringer
2014-03-11
1
-1
/
+1
*
ovs-atomic: Introduce a new 'struct ovs_refcount'.
Ben Pfaff
2014-01-08
1
-14
/
+6
*
ovs-atomic: Add atomic_destroy() and use everywhere it is needed.
Ben Pfaff
2014-01-08
1
-1
/
+2
*
flow: New function flow_unwildcard_tp_ports().
Ethan Jackson
2013-12-13
1
-2
/
+1
*
ofproto: New function netflow_exists().
Ethan Jackson
2013-12-12
1
-1
/
+16
*
netflow: Make thread safe.
Ethan Jackson
2013-12-12
1
-12
/
+66
*
ofproto: Modularize netflow.
Ethan Jackson
2013-12-12
1
-78
/
+185
*
Widen TCP flags handling.
Jarno Rajahalme
2013-10-29
1
-2
/
+2
*
netflow: Only un-wildcard IPv4 packets.
Justin Pettit
2013-06-27
1
-1
/
+4
*
ofproto-dpif: Always un-wildcard 'dl_type'.
Justin Pettit
2013-06-25
1
-1
/
+0
*
Create specific types for ofp and odp port
Alex Wang
2013-06-20
1
-5
/
+7
*
ofproto-dpif: Tighten up megaflow wildcard handling.
Justin Pettit
2013-06-19
1
-0
/
+12
*
Fix misspellings in comments and docs.
Andy Hill
2013-06-04
1
-2
/
+2
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
netflow: Move packet definitions to header file.
Ben Pfaff
2011-12-19
1
-55
/
+2
*
ofproto-dpif: Factor NetFlow active timeouts out of flow expiration.
Ben Pfaff
2011-11-23
1
-2
/
+25
*
Prepend "nw_" to "frag" and "tos" elements.
Justin Pettit
2011-11-10
1
-1
/
+1
*
Don't overload IP TOS with the frag matching bits.
Justin Pettit
2011-11-09
1
-1
/
+1
*
Implement new fragment handling policy.
Ben Pfaff
2011-10-21
1
-1
/
+1
*
lib: Whitespace cleanup.
Ethan Jackson
2011-08-12
1
-1
/
+1
*
Fix incorrect byte order annotations.
Ben Pfaff
2011-05-16
1
-1
/
+1
*
Convert remaining network-byte-order "uint<N>_t"s into "ovs_be<N>"s.
Ben Pfaff
2011-05-16
1
-20
/
+20
*
ofproto: Change string sets in interface from svec to sset.
Ben Pfaff
2011-03-31
1
-2
/
+1
*
lib: Replace IP_TYPE_ references with IPPROTO_.
Justin Pettit
2011-02-02
1
-1
/
+1
*
ofproto: Avoid clearing NetFlow stats twice upon rule creation.
Ben Pfaff
2010-11-11
1
-0
/
+8
*
vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.
Ben Pfaff
2010-10-29
1
-1
/
+1
*
xtoxll: Rename "byte-order" since it now include more than xtoxll.
Ben Pfaff
2010-10-29
1
-1
/
+1
*
netflow: Back-out optimization that could lead to infinite loop
Justin Pettit
2010-10-12
1
-5
/
+2
*
netflow: Avoid (theoretically) looping 2**32 times.
Ben Pfaff
2010-10-01
1
-17
/
+32
*
netflow: Do 64-bit division less often.
Ben Pfaff
2010-10-01
1
-8
/
+11
*
netflow: Send multiple records for byte counts > UINT32_MAX
Justin Pettit
2010-09-01
1
-23
/
+46
*
treewide: Remove trailing whitespace
Joe Perches
2010-08-30
1
-2
/
+2
*
datapath: Don't track IP TOS value two different ways.
Ben Pfaff
2010-08-02
1
-4
/
+2
*
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.
Ben Pfaff
2010-07-21
1
-3
/
+3
*
timeval: Use monotonic time where appropriate.
Jesse Gross
2010-06-08
1
-3
/
+3
[next]