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
/
ovs-vsctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command-line: add ovs_cmdl_ prefix
Russell Bryant
2015-03-16
1
-1
/
+1
*
ovs-vsctl-bashcomp: Add bash command-line completion for ovs-vsctl.
Peter Amidon
2015-03-12
1
-52
/
+240
*
ovs-vsctl: Fix misused casts.
Ben Pfaff
2015-03-03
1
-3
/
+3
*
auto-attach: Add auto-attach support to bridge layer and command set
Dennis Flynn
2015-03-03
1
-0
/
+192
*
vlog: Rename the currently used term 'facility' as 'destination'.
Gurucharan Shetty
2015-01-08
1
-1
/
+1
*
lib: Move vconn.h to <openvswitch/vconn.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
lib: Move vlog.h to <openvswitch/vlog.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 compiler.h to <openvswitch/compiler.h>
Thomas Graf
2014-12-15
1
-4
/
+4
*
ovs-vsctl: Prevent creating duplicate VLAN bridges.
Ben Pfaff
2014-11-25
1
-1
/
+18
*
ovs-vsctl: Allow referring to rows whose names are UUIDs by those names.
Ben Pfaff
2014-10-29
1
-1
/
+3
*
ovs-vsctl: Allow modifying "immutable" columns if we just created the row.
Ben Pfaff
2014-10-08
1
-10
/
+8
*
compiler: Define NO_RETURN for MSVC.
Gurucharan Shetty
2014-09-15
1
-3
/
+3
*
ovs-vsctl: Correctly exit on errors for non-map types in "remove" command.
Ben Pfaff
2014-09-02
1
-5
/
+9
*
ovs-vsctl: Add error column to show command
Thomas Graf
2014-05-19
1
-1
/
+1
*
ovs-vsctl: Improve error reporting
Andy Zhou
2014-03-28
1
-5
/
+82
*
ovs-vsctl: Print schema version when called with "--version".
Justin Pettit
2014-02-28
1
-0
/
+1
*
fatal-signal: SIGPIPE for Windows.
Gurucharan Shetty
2014-02-26
1
-1
/
+2
*
ovs-vsctl: reconnect to the database if connection was dropped
Ansis Atteka
2014-02-19
1
-0
/
+5
*
ovs-vsctl: Update will be discarded when multiple ovs-vsctl are executed
Ken Ajiro
2014-02-03
1
-0
/
+1
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-4
/
+4
*
Avoid designated initializers and static decls of arrays of unknown size.
Linda Sun
2013-07-19
1
-3
/
+7
*
ovs-vsctl: Fix behavioral regression for "--if-exists del-port <bridge>".
Ben Pfaff
2013-07-09
1
-3
/
+6
*
ovs-vsctl: Improve error message for "ovs-vsctl del-port <bridge>".
Ben Pfaff
2013-06-19
1
-3
/
+7
*
Implement IPFIX export
Romain Lenglet
2013-04-22
1
-1
/
+33
*
ovs-vsctl: Fix a segfault.
Gurucharan Shetty
2013-04-12
1
-0
/
+1
*
ovs-vsctl: Try connecting only once for active connections by default.
Ben Pfaff
2013-03-15
1
-1
/
+23
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-13
/
+12
*
ovs-vsctl: Add --if-exists option to many database commands.
Ben Pfaff
2013-01-16
1
-26
/
+52
*
ovs-vsctl: Allow command-specific options to mingle with global options.
Ben Pfaff
2012-12-10
1
-12
/
+119
*
ovs-vsctl: Add "--real" and "--fake" options to "list-br".
Justin Pettit
2012-12-01
1
-2
/
+12
*
ovs-vsctl: Do not accept any arguments to "del-manager" command.
Ben Pfaff
2012-10-22
1
-1
/
+1
*
ovsdb: Enforce immutability of immutable columns.
Ben Pfaff
2012-09-05
1
-2
/
+20
*
lib: Utilize smaps in the idl.
Ethan Jackson
2012-06-14
1
-87
/
+49
*
lib: New data structure - smap.
Ethan Jackson
2012-06-14
1
-1
/
+1
*
ovs-vsctl: Add "--all" option for "destroy" command in ovs-vsctl.
Arun Sharma
2012-05-16
1
-7
/
+28
*
Avoid writes to variables that are never read back.
Ben Pfaff
2012-05-14
1
-2
/
+0
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
ovs-vsctl: Speed up port management operations with many ports.
Ben Pfaff
2012-04-19
1
-83
/
+162
*
ovs-vsctl: Remove 'ctrl', 'n_ctrl' from struct vsctl_bridge.
Ben Pfaff
2012-04-19
1
-26
/
+13
*
ovs-vsctl: Remove 'fail_mode' member from struct vsctl_bridge.
Ben Pfaff
2012-04-19
1
-9
/
+9
*
ovs-vsctl: Merge struct vsctl_info into struct vsctl_context.
Ben Pfaff
2012-04-19
1
-168
/
+207
*
ovs-vsctl: Verify VLAN bridge controllers in cmd_get_controller().
Ben Pfaff
2012-04-19
1
-6
/
+7
*
ovs-vsctl: Verify correct record in cmd_get_fail_mode() for VLAN bridges.
Ben Pfaff
2012-04-19
1
-3
/
+2
*
ovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
Ben Pfaff
2012-04-12
1
-17
/
+2
*
ovsdb-idl: Simplify transaction retry.
Ben Pfaff
2012-04-12
1
-15
/
+20
*
Fix minor memory leaks found by valgrind.
Ben Pfaff
2012-03-28
1
-0
/
+3
*
Avoid possibly including an old vswitch-idl.h.
Ben Pfaff
2012-03-27
1
-1
/
+1
*
ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.
Ben Pfaff
2012-03-20
1
-8
/
+13
*
idl: Move vswitch-idl to libopenvswitch.
Ethan Jackson
2012-03-19
1
-1
/
+1
[next]