sliver-openvswitch.git
2010-01-04 Ben Pfaffofproto: Drop remote command execution feature.
2010-01-04 Ben Pfaffovsdb-server: Make database connections configurable...
2010-01-04 Ben Pfaffovsdb-server: Factor out complication by using jsonrpc_...
2010-01-04 Ben Pfaffreconnect: Add connection attempt limiting feature.
2010-01-04 Ben Pfaffdaemon: Don't ignore failed write to pipe.
2009-12-21 Justin Pettitxenserver: Use ovs-appctl to reopen log files
2009-12-21 Justin PettitRemove cfg library
2009-12-21 Justin Pettitxenserver: Use ovs-vsctl for controller configuration...
2009-12-21 Justin Pettitovs-vsctl: Support configuring SSL.
2009-12-21 Justin Pettitovs-vsctl: Don't allow controller configuration on...
2009-12-18 Justin Pettitovs-vsctl: Fix minor typo in error message
2009-12-18 Ben Pfaffdaemon: Allow daemon child process to report success...
2009-12-18 Ben Pfaffovs-brcompatd: Simplify logic and make more robust.
2009-12-18 Ben Pfaffovs-brcompatd: Handle TXN_UNCHANGED status.
2009-12-18 Ben Pfaffdebian: Distribute some files that were forgotten.
2009-12-18 Ben Pfaffdebian: Tolerate varying locations of vswitch-idl.ovssc...
2009-12-17 Ben Pfaffovs-vsctl: Fix segfault with fake bridges.
2009-12-17 Ben Pfafftestsuite: Look for .ovsschema files in source dir...
2009-12-17 Ben Pfafftest-json: Avoid use of /dev/stdin to fix builds in...
2009-12-17 Ben Pfaffovsdb-server: Remove write-only struct member.
2009-12-17 Justin Pettitovs-vsctl: Add commands for modifying controller settings
2009-12-17 Ben PfaffMake ovs-vswitchd report when it is done configuring...
2009-12-16 Ben Pfaffovsdb-tool: Add "show-log" command for use in debugging.
2009-12-16 Ben Pfaffdebian: Don't unload kernel modules in init script...
2009-12-16 Ben Pfaffovsdb: Add "comment" feature to transactions and make...
2009-12-16 Ben Pfaffdynamic-string: New function ds_cstr_ro().
2009-12-16 Ben PfaffFix typos in ovsdb specification.
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-16 Ben Pfaffjson: Accurately parse very large real numbers.
2009-12-15 Ben Pfaffdebian: Change openvswitch-switch deb to use ovsdb...
2009-12-15 Ben Pfaffdebian: Move openvswitch-dbg to "debug" section.
2009-12-15 Ben Pfaffdebian: Update changelog.
2009-12-15 Ben Pfaffdebian: Make all binary packages depend on ${misc:Depends}.
2009-12-15 Ben Pfaffdebian: Make binary NMUs possible.
2009-12-15 Ben Pfaffdebian: Break rules for datapath module out of debian...
2009-12-15 Ben Pfaffovsdb-server: Improve error message when database file...
2009-12-15 Justin PettitClean-up compiler warnings about ignoring return values
2009-12-15 Ben Pfaffnetdev-linux: Fix aliasing error.
2009-12-15 Justin Pettitxenserver: Actually destroy VIFs by using ovs-vsctl
2009-12-14 Justin Pettitovs-vsctl: Set timeout to a default value of five seconds
2009-12-14 Justin Pettitxenserver: Cleanup xs-network-uuids and xs-network...
2009-12-14 Justin PettitHave git ignore "vswitch-idl.txt"
2009-12-14 Ben Pfaffvswitchd: Do not choose generated MAC address for local...
2009-12-14 Ben Pfaffovs-vsctl: Add -t or --timeout option to limit runtime.
2009-12-12 Justin Pettitxenserver: Add xs-network-names to "external_ids" colum...
2009-12-12 Justin Pettitxenserver: Cleanup vswitch-xapi-update init script
2009-12-12 Justin Pettitxenserver: Suppress output when creating initial config DB
2009-12-12 Ben Pfaffvswitch: Set datapath_id and ofport in ovsdb.
2009-12-12 Ben PfaffRemove redundant calls to set_nonblocking().
2009-12-12 Ben Pfaffsocket-util: Clarify EAGAIN error code for make_unix_so...
2009-12-12 Ben Pfaffovsdb-idl: Prevent segfault destroying an incomplete...
2009-12-12 Ben Pfaffovsdb: Fix segfault when a column set contains an inval...
2009-12-11 Ben Pfaffvswitch: Generate text file documenting the vswitch...
2009-12-11 Ben Pfaffovsdb-idl: Fix deletion of modified row.
2009-12-11 Ben Pfaffovsdb: Cleanly abort delete operations.
2009-12-11 Ben Pfaffovs-vsctl: Add --dry-run option.
2009-12-11 Ben Pfaffovsdb-client: Add support for pretty-printing JSON...
2009-12-11 Ben Pfaffovsdb-idl: Fix row insertion and deletion behavior.
2009-12-11 Ben Pfaffovs-vsctl: Initialize the database automatically.
2009-12-11 Justin Pettitxenserver: Have brctl wrapper use config DB instead...
2009-12-11 Justin Pettitxenserver: Fix typo in dump-vif-details
2009-12-11 Justin Pettitxenserver: Fixes related to creating config DB in RPM...
2009-12-11 Justin Pettitovs-brcompatd: Remove references to locking config...
2009-12-11 Justin Pettitxenserver: Remove references to "reload" in init script
2009-12-11 Justin Pettitovs-brcompatd: Change man page to reflect new config...
2009-12-11 Ben Pfaffxensource: Add kluge to make interface-reconfigure...
2009-12-11 Ben Pfaffovs-vsctl: Log fatal errors as well as printing them...
2009-12-10 Ben Pfaffxenserver: Make basic VM networking work.
2009-12-10 Ben Pfaffxenserver: Make basic interface-reconfigure calls work.
2009-12-10 Ben Pfaffxenserver: Check ovsdb-server version and status also.
2009-12-10 Ben Pfaffxenserver: Implement clearing database at boot.
2009-12-10 Ben Pfaffovs-vsctl: Accept documented --no-wait option.
2009-12-10 Ben Pfaffovs-vsctl: Add --if-exists options to del-br, del-port...
2009-12-10 Ben Pfaffovs-vsctl: Make functions to find entities more flexible.
2009-12-10 Ben Pfaffovs-vsctl: Add options parsing infrastructure.
2009-12-10 Ben Pfaffovs-vsctl: Add --help output for external-id commands.
2009-12-10 Justin Pettitovs-brcompatd: First cut at integration with new config db
2009-12-10 Justin Pettitovs-vsctl: Fix minor memory leak in add_port().
2009-12-10 Justin PettitUpdate .gitignore files
2009-12-10 Justin Pettitxenserver: Modify init scripts to use new configuration...
2009-12-10 Justin Pettitxenserver: Remove ip_gre kernel module when other modul...
2009-12-10 Ben Pfaffovs-vsctl: New commands for working with external IDs.
2009-12-09 Ben Pfaffovs-vsctl: Fix performance problem.
2009-12-09 Ben Pfaffovs-vsctl: Fix bugs.
2009-12-09 Ben Pfaffvsctl: Start making it work with ovsdb.
2009-12-09 Ben Pfaffovsdb-idlc: Add "const" to "set" function arguments...
2009-12-09 Ben Pfaffovsdb-idl: New function to obtain the current transacti...
2009-12-09 Ben Pfaffovsdb-idl: Bug fixes.
2009-12-08 Ben Pfaffvswitch: Add "external_ids" and "ofport" columns to...
2009-12-08 Ben Pfaffovsdb-idlc: Fix parsing of "ephemeral" member of "column".
2009-12-08 Ben Pfaffovsdb-idl: Update IDL data when "set" functions are...
2009-12-08 Ben Pfaffovsdb-idl: Make it possible to write data through the...
2009-12-08 Ben Pfaffovsdb: Implement new "declare" operation.
2009-12-08 Ben Pfaffjson: New convenience function json_array_create_1().
2009-12-08 Ben Pfaffbitmap: New function bitmap_scan() and macro BITMAP_FOR...
2009-12-08 Ben Pfaffhmap: Add function to mark an hmap_node as "null" and...
2009-12-08 Ben Pfaffovsdb-idlc: Add rules to make sure .h files get generat...
2009-12-08 Glen GibbFix alphabetic ordering in lib/automake.mk
2009-12-07 Ben Pfaffovsdb: Remove obsolete declaration from ovsdb-server.c.
2009-12-07 Ben Pfaffvswitchd: Avoid segfault when local port is required...
next