projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ovsdb: Get rid of "declare" operation.
[openvswitch]
/
utilities
/
2010-02-08
Ben Pfaff
ovsdb: Add support for referential integrity in the...
tree
|
commitdiff
2010-02-08
Ben Pfaff
ovsdb: Add simple constraints.
tree
|
commitdiff
2010-02-08
Ben Pfaff
ovsdb-idl: On transaction hard failure make a reason...
tree
|
commitdiff
2010-02-08
Ben Pfaff
ovs-vsctl: When deleting a real bridge, delete ports...
tree
|
commitdiff
2010-02-06
Justin Pettit
Merge branch 'next' of repo.nicira.com:/srv/git/openvsw...
tree
|
commitdiff
2010-02-06
Justin Pettit
Merge branch 'master' into next
tree
|
commitdiff
2010-02-02
Ben Pfaff
ovs-vsctl: Free memory on successful exit.
tree
|
commitdiff
2010-02-02
Ben Pfaff
ovs-vsctl: Fix memory leaks.
tree
|
commitdiff
2010-02-02
Ben Pfaff
ovs-vsctl: Free memory on fatal error.
tree
|
commitdiff
2010-02-02
Ben Pfaff
ovs-vsctl: Use vsctl_fatal() consistently.
tree
|
commitdiff
2010-02-02
Ben Pfaff
ovs-appctl: Free memory on exit.
tree
|
commitdiff
2010-02-01
Ben Pfaff
ofproto: Remove support for OpenFlow-based management...
tree
|
commitdiff
2010-01-29
Ben Pfaff
ovs-vsctl: Add --if-exists option to "get" command...
tree
|
commitdiff
2010-01-29
Ben Pfaff
ovs-vsctl: Improve error reporting.
tree
|
commitdiff
2010-01-29
Ben Pfaff
ovs-vsctl: Alphabetize lists of database column names.
tree
|
commitdiff
2010-01-29
Ben Pfaff
ovs-vsctl: Make "create" command print new row's UUID.
tree
|
commitdiff
2010-01-29
Ben Pfaff
ovs-vsctl: Add postprocess step.
tree
|
commitdiff
2010-01-29
Ben Pfaff
ovs-vsctl: Refactor in preparation for adding "postproc...
tree
|
commitdiff
2010-01-28
Jesse Gross
openflowd: Update for changes to dpif and netdev.
tree
|
commitdiff
2010-01-28
Jesse Gross
dpif: Update dpif interface to match netdev.
tree
|
commitdiff
2010-01-27
Ben Pfaff
ovs-vsctl: Drop redundant {port,iface}-{set,get}-extern...
tree
|
commitdiff
2010-01-27
Ben Pfaff
ovs-vsctl: Update --help message.
tree
|
commitdiff
2010-01-27
Ben Pfaff
ovs-vsctl: Add "destroy" command.
tree
|
commitdiff
2010-01-27
Ben Pfaff
ovs-vsctl: Add new "create" command.
tree
|
commitdiff
2010-01-27
Ben Pfaff
ovs-vsctl: Add --force option to database commands...
tree
|
commitdiff
2010-01-27
Ben Pfaff
ovs-vsctl: Fix formatting in manpage.
tree
|
commitdiff
2010-01-27
Ben Pfaff
ovs-vsctl: Add "remove" and "clear" commands.
tree
|
commitdiff
2010-01-27
Ben Pfaff
ovs-vsctl: Make parsing functions return error instead...
tree
|
commitdiff
2010-01-27
Ben Pfaff
ovs-vsctl: Make the "list" format more uniform.
tree
|
commitdiff
2010-01-27
Ben Pfaff
ovs-vsctl: Score perfect matches higher than ones that...
tree
|
commitdiff
2010-01-27
Jesse Gross
ovs-vsctl: Fix uninitialized variable.
tree
|
commitdiff
2010-01-26
Jesse Gross
ovs-vsctl: Add missing columns.
tree
|
commitdiff
2010-01-26
Ben Pfaff
daemon: Make --monitor process change its process title.
tree
|
commitdiff
2010-01-26
Ben Pfaff
ovs-vsctl: Add commands for low-level database manipula...
tree
|
commitdiff
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
tree
|
commitdiff
2010-01-20
Jesse Gross
ovs-vsctl: Prevent uninitialized variable warning.
tree
|
commitdiff
2010-01-15
Ben Pfaff
fatal-signal: After fork, clear hooks instead of disabl...
tree
|
commitdiff
2010-01-15
Ben Pfaff
unixctl: Avoid double error reporting.
tree
|
commitdiff
2010-01-15
Jesse Gross
netdev: Fully handle netdev lifecycle through refcounting.
tree
|
commitdiff
2010-01-15
Justin Pettit
ovs-vsctl: Add option to create fake iface when adding...
tree
|
commitdiff
2010-01-15
Justin Pettit
ovs-vsctl: Don't mask timeout argument
tree
|
commitdiff
2010-01-12
Justin Pettit
ovs-vsctl: Print correct fail-mode
tree
|
commitdiff
2010-01-07
Ben Pfaff
stream: Really enable SSL streams.
tree
|
commitdiff
2010-01-07
Ben Pfaff
Remove "fault" module.
tree
|
commitdiff
2010-01-06
Ben Pfaff
vconn: Reimplement in terms of the "stream" abstraction.
tree
|
commitdiff
2010-01-06
Ben Pfaff
Add SSL support to "stream" library and OVSDB.
tree
|
commitdiff
2010-01-06
Ben Pfaff
Factor vconn and SSL documentation into manpage include...
tree
|
commitdiff
2010-01-06
Jesse Gross
fatal-signal: Run signal hooks outside of actual signal...
tree
|
commitdiff
2010-01-05
Justin Pettit
ovs-vsctl: Add support for extended vlog options
tree
|
commitdiff
2010-01-05
Justin Pettit
Add extended vlog options to utilities
tree
|
commitdiff
2010-01-04
Ben Pfaff
ovs-openflowd: Don't pass extra argument to printf().
tree
|
commitdiff
2010-01-04
Ben Pfaff
Initial implementation of sFlow.
tree
|
commitdiff
2010-01-04
Ben Pfaff
ofproto: Drop remote command execution feature.
tree
|
commitdiff
2009-12-21
Justin Pettit
ovs-vsctl: Support configuring SSL.
tree
|
commitdiff
2009-12-21
Justin Pettit
ovs-vsctl: Don't allow controller configuration on...
tree
|
commitdiff
2009-12-18
Justin Pettit
ovs-vsctl: Fix minor typo in error message
tree
|
commitdiff
2009-12-18
Ben Pfaff
daemon: Allow daemon child process to report success...
tree
|
commitdiff
2009-12-17
Ben Pfaff
ovs-vsctl: Fix segfault with fake bridges.
tree
|
commitdiff
2009-12-17
Justin Pettit
ovs-vsctl: Add commands for modifying controller settings
tree
|
commitdiff
2009-12-17
Ben Pfaff
Make ovs-vswitchd report when it is done configuring...
tree
|
commitdiff
2009-12-16
Ben Pfaff
ovsdb: Add "comment" feature to transactions and make...
tree
|
commitdiff
2009-12-14
Justin Pettit
ovs-vsctl: Set timeout to a default value of five seconds
tree
|
commitdiff
2009-12-14
Ben Pfaff
ovs-vsctl: Add -t or --timeout option to limit runtime.
tree
|
commitdiff
2009-12-11
Ben Pfaff
ovs-vsctl: Add --dry-run option.
tree
|
commitdiff
2009-12-11
Ben Pfaff
ovs-vsctl: Initialize the database automatically.
tree
|
commitdiff
2009-12-11
Ben Pfaff
ovs-vsctl: Log fatal errors as well as printing them...
tree
|
commitdiff
2009-12-10
Ben Pfaff
ovs-vsctl: Accept documented --no-wait option.
tree
|
commitdiff
2009-12-10
Ben Pfaff
ovs-vsctl: Add --if-exists options to del-br, del-port...
tree
|
commitdiff
2009-12-10
Ben Pfaff
ovs-vsctl: Make functions to find entities more flexible.
tree
|
commitdiff
2009-12-10
Ben Pfaff
ovs-vsctl: Add options parsing infrastructure.
tree
|
commitdiff
2009-12-10
Ben Pfaff
ovs-vsctl: Add --help output for external-id commands.
tree
|
commitdiff
2009-12-10
Justin Pettit
ovs-vsctl: Fix minor memory leak in add_port().
tree
|
commitdiff
2009-12-10
Justin Pettit
Update .gitignore files
tree
|
commitdiff
2009-12-10
Ben Pfaff
ovs-vsctl: New commands for working with external IDs.
tree
|
commitdiff
2009-12-09
Ben Pfaff
ovs-vsctl: Fix performance problem.
tree
|
commitdiff
2009-12-09
Ben Pfaff
ovs-vsctl: Fix bugs.
tree
|
commitdiff
2009-12-09
Ben Pfaff
vsctl: Start making it work with ovsdb.
tree
|
commitdiff
2009-12-04
Justin Pettit
ovs-vsctl: Fix traceback when telling target to reload
tree
|
commitdiff
2009-12-03
Ben Pfaff
vswitchd: Initial conversion to database-based configur...
tree
|
commitdiff
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
tree
|
commitdiff
2009-11-23
Ben Pfaff
ovs-openflowd: Add support for userspace-only switching.
tree
|
commitdiff
2009-11-19
Jean Tourrilhes
ovs-controller: Add --wildcard and --normal features.
tree
|
commitdiff
2009-11-18
Ben Pfaff
Merge citrix branch into master.
tree
|
commitdiff
2009-11-17
Justin Pettit
ovs-ofctl: Add support for transport and network modifi...
tree
|
commitdiff
2009-11-17
Justin Pettit
ovs-appctl: Fix shadow variable that could cause segfault
tree
|
commitdiff
2009-11-13
Justin Pettit
ovs-openflowd: Setup default listener
tree
|
commitdiff
2009-11-10
Jesse Gross
Merge citrix branch into master.
tree
|
commitdiff
2009-11-09
Ben Pfaff
ovs-vsctl: Capitalize names of global constants but...
tree
|
commitdiff
2009-11-09
Ben Pfaff
Make ovs-appctl easier to use and synchronize its inter...
tree
|
commitdiff
2009-11-09
Ben Pfaff
Fix incorrect printf format specifiers.
tree
|
commitdiff
2009-11-05
Jean Tourrilhes
Revert "ovs-ofctl: Fix use-after-free error in del...
tree
|
commitdiff
2009-11-04
Ben Pfaff
Factor out common code from utilities that multiplex...
tree
|
commitdiff
2009-11-04
Jean Tourrilhes
ovs-ofctl: Fix use-after-free error in del-flows command.
tree
|
commitdiff
2009-10-26
Ben Pfaff
Spell verb form of "set up" correctly throughout the...
tree
|
commitdiff
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
tree
|
commitdiff
2009-10-16
Ben Pfaff
ovs-vsctl: Add the ability to perform multiple operatio...
tree
|
commitdiff
2009-10-16
Ben Pfaff
ovs-vsctl: Refactor internals to increase flexibility.
tree
|
commitdiff
2009-10-16
Ben Pfaff
ovs-vsctl: Allow bridge name to be omitted from del...
tree
|
commitdiff
2009-10-16
Ben Pfaff
ovs-vsctl: Log changes to configuration file to syslog.
tree
|
commitdiff
2009-10-08
Jean Tourrilhes
ovs-ofctl: Fix use-after-free error in mod-flows command.
tree
|
commitdiff
next