aboutsummaryrefslogtreecommitdiff
path: root/utilities
AgeCommit message (Expand)Author
2010-01-04ovs-openflowd: Don't pass extra argument to printf().Ben Pfaff
2010-01-04ofproto: Drop remote command execution feature.Ben Pfaff
2009-12-20ovs-vsctl: Support configuring SSL.Justin Pettit
2009-12-20ovs-vsctl: Don't allow controller configuration on fake bridgesJustin Pettit
2009-12-18ovs-vsctl: Fix minor typo in error messageJustin Pettit
2009-12-18daemon: Allow daemon child process to report success or failure to parent.Ben Pfaff
2009-12-17ovs-vsctl: Fix segfault with fake bridges.Ben Pfaff
2009-12-17ovs-vsctl: Add commands for modifying controller settingsJustin Pettit
2009-12-16Make ovs-vswitchd report when it is done configuring; make ovs-vsctl wait.Ben Pfaff
2009-12-16ovsdb: Add "comment" feature to transactions and make ovs-vsctl use them.Ben Pfaff
2009-12-14ovs-vsctl: Set timeout to a default value of five secondsJustin Pettit
2009-12-14ovs-vsctl: Add -t or --timeout option to limit runtime.Ben Pfaff
2009-12-11ovs-vsctl: Add --dry-run option.Ben Pfaff
2009-12-11ovs-vsctl: Initialize the database automatically.Ben Pfaff
2009-12-10ovs-vsctl: Log fatal errors as well as printing them on the console.Ben Pfaff
2009-12-10ovs-vsctl: Accept documented --no-wait option.Ben Pfaff
2009-12-10ovs-vsctl: Add --if-exists options to del-br, del-port commands.Ben Pfaff
2009-12-10ovs-vsctl: Make functions to find entities more flexible.Ben Pfaff
2009-12-10ovs-vsctl: Add options parsing infrastructure.Ben Pfaff
2009-12-10ovs-vsctl: Add --help output for external-id commands.Ben Pfaff
2009-12-10ovs-vsctl: Fix minor memory leak in add_port().Justin Pettit
2009-12-10Update .gitignore filesJustin Pettit
2009-12-09ovs-vsctl: New commands for working with external IDs.Ben Pfaff
2009-12-09ovs-vsctl: Fix performance problem.Ben Pfaff
2009-12-09ovs-vsctl: Fix bugs.Ben Pfaff
2009-12-08vsctl: Start making it work with ovsdb.Ben Pfaff
2009-12-03vswitchd: Initial conversion to database-based configuration.Ben Pfaff
2009-12-02Merge "master" branch into "db".Ben Pfaff
2009-11-23ovs-openflowd: Add support for userspace-only switching.Ben Pfaff
2009-11-19ovs-controller: Add --wildcard and --normal features.Jean Tourrilhes
2009-11-16ovs-ofctl: Add support for transport and network modification actionsJustin Pettit
2009-11-16ovs-appctl: Fix shadow variable that could cause segfaultJustin Pettit
2009-11-13ovs-openflowd: Setup default listenerJustin Pettit
2009-11-10Merge citrix branch into master.Jesse Gross
2009-11-09ovs-vsctl: Capitalize names of global constants but not variables.Ben Pfaff
2009-11-09Make ovs-appctl easier to use and synchronize its interface with ovs-vsctl.Ben Pfaff
2009-11-09Fix incorrect printf format specifiers.Ben Pfaff
2009-11-04Revert "ovs-ofctl: Fix use-after-free error in del-flows command."Jean Tourrilhes
2009-11-04Factor out common code from utilities that multiplex commands.Ben Pfaff
2009-11-04ovs-ofctl: Fix use-after-free error in del-flows command.Jean Tourrilhes
2009-10-26Spell verb form of "set up" correctly throughout the tree.Ben Pfaff
2009-10-22Merge "citrix" into "master".Ben Pfaff
2009-10-16ovs-vsctl: Add the ability to perform multiple operations in a single run.Ben Pfaff
2009-10-16ovs-vsctl: Refactor internals to increase flexibility.Ben Pfaff
2009-10-16ovs-vsctl: Allow bridge name to be omitted from del-port command.Ben Pfaff
2009-10-16ovs-vsctl: Log changes to configuration file to syslog.Ben Pfaff
2009-10-08ovs-ofctl: Fix use-after-free error in mod-flows command.Jean Tourrilhes
2009-09-22Merge citrix branch into master.Ben Pfaff
2009-09-17ovs-appctl: Correct "target" option synopsis in man pageJustin Pettit
2009-09-16secchan: Better tolerate failing controller admission control in fail-open.Ben Pfaff