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
/
utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
ofctl: Improve manpage.
Ben Pfaff
2010-02-24
1
-22
/
+51
*
Fix excessive white space in manpages.
Ben Pfaff
2010-02-24
5
-258
/
+251
*
ovs-dpctl: Fix setting of packet length for "controller" action
Tetsuo NAKAGAWA
2010-02-20
1
-1
/
+1
*
ovs-openflowd: Standardize on OpenFlow description option
Justin Pettit
2010-02-20
2
-18
/
+65
*
ovs-openflowd: Fix typo in comment describing dp_desc
Justin Pettit
2010-02-20
1
-1
/
+1
*
ofproto: Querying port stats for individual ports (OpenFlow 1.0)
Justin Pettit
2010-02-20
2
-7
/
+58
*
ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
Justin Pettit
2010-02-20
2
-1
/
+7
*
ofproto: Add support for flow cookies (OpenFlow 1.0)
Justin Pettit
2010-02-20
1
-11
/
+23
*
ofproto: Add user-specifiable datapath description (OpenFlow 1.0)
Justin Pettit
2010-02-20
1
-1
/
+11
*
ofproto: Use 64-bit datapath id and management id (OpenFlow 0.9)
Justin Pettit
2010-02-20
2
-4
/
+4
*
ofproto: Add selective Flow Removed messages and flow deletes (OpenFlow 0.9)
Justin Pettit
2010-02-20
2
-8
/
+1
*
ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow 0.9)
Justin Pettit
2010-02-20
2
-0
/
+16
*
xenserver: Delete ports by interface name.
Ben Pfaff
2010-02-23
2
-18
/
+48
*
ovs-vsctl: Clarify manpage.
Ben Pfaff
2010-02-12
1
-4
/
+13
*
Merge "master" into "next".
Ben Pfaff
2010-02-11
7
-38
/
+37
|
\
|
*
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
Ben Pfaff
2010-02-11
4
-35
/
+45
|
*
ovs-wdt: Mark variable static and use NULL for a null pointer.
Ben Pfaff
2010-02-10
1
-3
/
+3
|
*
ovs-pki: Avoid using local variables, which are non-POSIX.
Ben Pfaff
2010-02-01
1
-6
/
+5
*
|
ovs-ofctl: Drop assignment whose value is never used.
Ben Pfaff
2010-02-11
1
-1
/
+1
*
|
ovs-vsctl: Avoid redundant initializations in "add-br" command.
Ben Pfaff
2010-02-11
1
-3
/
+2
*
|
ovs-vsctl: Add --may-exist option for add-port, add-bond commands.
Ben Pfaff
2010-02-09
2
-7
/
+89
*
|
ovs-vsctl: Add --may-exist option for add-br command.
Ben Pfaff
2010-02-09
2
-18
/
+64
*
|
ovs-vsctl: Improve error message when options follow command names.
Ben Pfaff
2010-02-09
1
-0
/
+11
*
|
ovsdb: Add support for referential integrity in the database itself.
Ben Pfaff
2010-02-08
2
-25
/
+4
*
|
ovsdb: Add simple constraints.
Ben Pfaff
2010-02-08
3
-344
/
+90
*
|
ovsdb-idl: On transaction hard failure make a reason available to client.
Ben Pfaff
2010-02-08
1
-1
/
+5
*
|
ovs-vsctl: When deleting a real bridge, delete ports of child fake bridges.
Ben Pfaff
2010-02-08
1
-1
/
+1
*
|
Merge branch 'master' into next
Justin Pettit
2010-02-05
4
-15
/
+15
|
\
\
|
|
/
|
*
Merge "sflow" into "master".
Ben Pfaff
2010-01-25
1
-0
/
+1
|
|
\
|
|
*
Initial implementation of sFlow.
Ben Pfaff
2010-01-04
1
-0
/
+1
|
*
|
Add extended vlog options to utilities
Justin Pettit
2010-01-04
3
-15
/
+14
|
|
/
|
*
ovs-vsctl: Fix traceback when telling target to reload
Justin Pettit
2009-12-04
1
-1
/
+1
*
|
ovs-vsctl: Free memory on successful exit.
Ben Pfaff
2010-02-02
1
-0
/
+4
*
|
ovs-vsctl: Fix memory leaks.
Ben Pfaff
2010-02-02
1
-1
/
+5
*
|
ovs-vsctl: Free memory on fatal error.
Ben Pfaff
2010-02-02
1
-4
/
+29
*
|
ovs-vsctl: Use vsctl_fatal() consistently.
Ben Pfaff
2010-02-02
1
-50
/
+54
*
|
ovs-appctl: Free memory on exit.
Ben Pfaff
2010-02-02
1
-1
/
+5
*
|
ofproto: Remove support for OpenFlow-based management protocol.
Ben Pfaff
2010-02-01
3
-31
/
+0
*
|
ovs-vsctl: Add --if-exists option to "get" command, for map columns.
Ben Pfaff
2010-01-28
2
-9
/
+16
*
|
ovs-vsctl: Improve error reporting.
Ben Pfaff
2010-01-28
1
-19
/
+23
*
|
ovs-vsctl: Alphabetize lists of database column names.
Ben Pfaff
2010-01-28
1
-8
/
+8
*
|
ovs-vsctl: Make "create" command print new row's UUID.
Ben Pfaff
2010-01-28
2
-2
/
+29
*
|
ovs-vsctl: Add postprocess step.
Ben Pfaff
2010-01-28
1
-35
/
+45
*
|
ovs-vsctl: Refactor in preparation for adding "postprocess" step.
Ben Pfaff
2010-01-28
1
-230
/
+259
*
|
openflowd: Update for changes to dpif and netdev.
Jesse Gross
2010-01-27
1
-11
/
+20
*
|
dpif: Update dpif interface to match netdev.
Jesse Gross
2010-01-27
5
-36
/
+84
*
|
ovs-vsctl: Drop redundant {port,iface}-{set,get}-external-ids commands.
Ben Pfaff
2010-01-27
2
-124
/
+10
*
|
ovs-vsctl: Update --help message.
Ben Pfaff
2010-01-27
1
-97
/
+70
*
|
ovs-vsctl: Add "destroy" command.
Ben Pfaff
2010-01-27
2
-6
/
+45
*
|
ovs-vsctl: Add new "create" command.
Ben Pfaff
2010-01-27
2
-56
/
+88
[next]