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
/
pinsched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Move vconn.h to <openvswitch/vconn.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-4
/
+4
*
lib: Move token-bucket.h to <openvswitch/token-bucket.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
ofproto: Report controller rate limiting statistics in database.
Ben Pfaff
2014-07-17
1
-5
/
+12
*
pinsched: Report queued packet count correctly.
Ben Pfaff
2014-07-17
1
-7
/
+3
*
pinsched: Eliminate function callback in interface.
Ben Pfaff
2013-10-23
1
-6
/
+9
*
flow: New function hash_ofp_port() and hash_ofp_port().
Ethan Jackson
2013-06-24
1
-1
/
+1
*
Create specific types for ofp and odp port
Alex Wang
2013-06-20
1
-4
/
+5
*
token-bucket: New library for generic rate-limiting.
Ben Pfaff
2012-06-21
1
-56
/
+30
*
pinsched: Completely fill the token bucket at initialization.
Ben Pfaff
2012-06-21
1
-1
/
+1
*
Add support for tracking and logging daemon memory usage.
Ben Pfaff
2012-05-22
1
-1
/
+9
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
vconn: Remove unnecessary forward declarations and #includes from header.
Ben Pfaff
2011-10-04
1
-0
/
+1
*
ofproto: Update some comments.
Ben Pfaff
2011-05-11
1
-3
/
+3
*
ofproto: Get rid of archaic "switch status" OpenFlow extension.
Ben Pfaff
2011-03-16
1
-22
/
+2
*
pinsched: Avoid uninitialized variable warning.
Jesse Gross
2010-12-13
1
-1
/
+1
*
pinsched: Use hmap instead of port_array.
Ben Pfaff
2010-12-06
1
-36
/
+77
*
queue: Get rid of ovs_queue data structure.
Ben Pfaff
2010-12-06
1
-14
/
+19
*
port-array: Add port_array_delete() function.
Ben Pfaff
2010-06-17
1
-1
/
+1
*
ofproto: Bundle all controller-related settings into a struct.
Ben Pfaff
2010-04-20
1
-0
/
+8
*
Merge "master" into "next".
Ben Pfaff
2010-02-24
1
-1
/
+4
|
\
|
*
Work around bugs in system headers.
Ben Pfaff
2010-02-12
1
-0
/
+2
|
*
Add missing <stdint.h> includes.
Ben Pfaff
2010-02-12
1
-1
/
+2
*
|
Add new function xzalloc(n) as a shorthand for xcalloc(1, n).
Ben Pfaff
2009-11-04
1
-1
/
+1
|
/
*
Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).
Ben Pfaff
2009-07-08
1
-0
/
+284