git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
configure: Fix bug report email address.
[sliver-openvswitch.git]
/
ofproto
/
netflow.c
2014-01-09
Ben Pfaff
ovs-atomic: Introduce a new 'struct ovs_refcount'.
blob
|
commitdiff
2014-01-09
Ben Pfaff
ovs-atomic: Add atomic_destroy() and use everywhere...
blob
|
commitdiff
|
diff to current
2013-12-13
Ethan Jackson
flow: New function flow_unwildcard_tp_ports().
blob
|
commitdiff
|
diff to current
2013-12-13
Ethan Jackson
ofproto: New function netflow_exists().
blob
|
commitdiff
|
diff to current
2013-12-13
Ethan Jackson
netflow: Make thread safe.
blob
|
commitdiff
|
diff to current
2013-12-13
Ethan Jackson
ofproto: Modularize netflow.
blob
|
commitdiff
|
diff to current
2013-10-29
Jarno Rajahalme
Widen TCP flags handling.
blob
|
commitdiff
|
diff to current
2013-06-28
Justin Pettit
netflow: Only un-wildcard IPv4 packets.
blob
|
commitdiff
|
diff to current
2013-06-26
Justin Pettit
ofproto-dpif: Always un-wildcard 'dl_type'.
blob
|
commitdiff
|
diff to current
2013-06-20
Alex Wang
Create specific types for ofp and odp port
blob
|
commitdiff
|
diff to current
2013-06-20
Justin Pettit
ofproto-dpif: Tighten up megaflow wildcard handling.
blob
|
commitdiff
|
diff to current
2013-06-05
Andy Hill
Fix misspellings in comments and docs.
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2011-12-19
Ben Pfaff
netflow: Move packet definitions to header file.
blob
|
commitdiff
|
diff to current
2011-11-23
Ben Pfaff
ofproto-dpif: Factor NetFlow active timeouts out of...
blob
|
commitdiff
|
diff to current
2011-11-11
Justin Pettit
Prepend "nw_" to "frag" and "tos" elements.
blob
|
commitdiff
|
diff to current
2011-11-09
Justin Pettit
Don't overload IP TOS with the frag matching bits.
blob
|
commitdiff
|
diff to current
2011-10-21
Ben Pfaff
Implement new fragment handling policy.
blob
|
commitdiff
|
diff to current
2011-08-12
Ethan Jackson
lib: Whitespace cleanup.
blob
|
commitdiff
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
diff to current
2011-05-16
Ben Pfaff
Fix incorrect byte order annotations.
blob
|
commitdiff
|
diff to current
2011-05-16
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
blob
|
commitdiff
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
diff to current
2011-05-04
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
blob
|
commitdiff
|
diff to current
2011-03-31
Ben Pfaff
ofproto: Change string sets in interface from svec...
blob
|
commitdiff
|
diff to current
2011-02-02
Justin Pettit
lib: Replace IP_TYPE_ references with IPPROTO_.
blob
|
commitdiff
|
diff to current
2010-11-11
Ben Pfaff
ofproto: Avoid clearing NetFlow stats twice upon rule...
blob
|
commitdiff
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
diff to current
2010-10-29
Ben Pfaff
xtoxll: Rename "byte-order" since it now include more...
blob
|
commitdiff
|
diff to current
2010-10-12
Justin Pettit
netflow: Back-out optimization that could lead to infin...
blob
|
commitdiff
|
diff to current
2010-10-01
Ben Pfaff
netflow: Avoid (theoretically) looping 2**32 times.
blob
|
commitdiff
|
diff to current
2010-10-01
Ben Pfaff
netflow: Do 64-bit division less often.
blob
|
commitdiff
|
diff to current
2010-09-01
Justin Pettit
netflow: Send multiple records for byte counts > UINT32_MAX
blob
|
commitdiff
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2010-08-03
Ben Pfaff
datapath: Don't track IP TOS value two different ways.
blob
|
commitdiff
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
diff to current
2010-06-09
Jesse Gross
timeval: Use monotonic time where appropriate.
blob
|
commitdiff
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2009-12-07
Jesse Gross
netflow: Correctly set active timeout value.
blob
|
commitdiff
|
diff to current
2009-12-07
Ben Pfaff
ofproto: Fix reversed inequality test.
blob
|
commitdiff
|
diff to current
2009-12-03
Ben Pfaff
vswitchd: Initial conversion to database-based configur...
blob
|
commitdiff
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
diff to current
2009-11-23
Ben Pfaff
netflow: Break out code for sending packets into a...
blob
|
commitdiff
|
diff to current
2009-11-23
Ben Pfaff
netflow: Use inet_open_active() to factor out some...
blob
|
commitdiff
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
blob
|
commitdiff
|
diff to current
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
blob
|
commitdiff
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-07-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-07-08
Ben Pfaff
Rename "secchan" to "ofproto" (library) and "ovs-openfl...
blob
|
commitdiff
|
diff to current