sliver-openvswitch.git
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-17 Ben Pfaffovsdb: Add tests for transient ovsdb-server.
2010-03-17 Ben Pfaffvswitch: Use weak references in Mirror table.
2010-03-17 Ben Pfaffovsdb: Add support for weak references.
2010-03-17 Ben Pfaffovsdb: Check for changed columns only once per transact...
2010-03-17 Ben Pfaffovsdb: Simplify referential integrity checking commit...
2010-03-17 Ben Pfaffovsdb: Introduce for_each_txn_row() iterator function...
2010-03-17 Ben PfaffNew function ovsdb_error_assert() for verifying that...
2010-03-17 Ben Pfaffovsdb: Centralize and make consistent setting txn_row...
2010-03-17 Ben Pfaffovsdb-tool: Fix segfault if deleted row doesn't exist.
2010-03-17 Ben Pfaffdebian: Upgrade database before starting ovsdb-server.
2010-03-17 Ben Pfafftests: Don't use obsolete names in ovs-vsctl tests...
2010-03-17 Ben Pfaffvswitchd: Remove documentation of xs-network-names.
2010-03-17 Ben Pfaffvswitchd: Make names of Interface external_ids generic.
2010-03-17 Ben Pfaffxenserver: Restore XS5.5 compatibility for vif script.
2010-03-17 Ben Pfaffxenserver: Must pass --no-wait to ovs-vsctl before...
2010-03-15 Jesse Grossdatapath: Consistently maintain flow key.
2010-03-15 Jesse Grossdatapath: Validate ToS when flow is added.
2010-03-15 Jesse Grossdatapath: Use constants instead of actual values.
2010-03-15 Jesse Grossbridge: Remove leftover from config file.
2010-03-15 Tetsuo NAKAGAWAvconn-stream: Copy stream's IP and port info into vconn...
2010-03-15 Ben Pfaffvconn-stream: Fix listening on ptcp: and pssl: without...
2010-03-11 Justin Pettitofp-print: Cleanup typos in print OpenFlow Flow Stats...
2010-03-11 Justin PettitAdd "external_ids" column to Open_vSwitch table, add...
2010-03-09 Ben Pfaffofproto: Avoid extra call to time_msec().
2010-03-09 Ben Pfaffovs-brcompatd: Fix stupid merge error.
2010-03-08 Ben Pfaffovsdb-tool: Do not lock source db for compacting or...
2010-03-08 Ben Pfafflockfile: Occasionally log a warning when waiting for...
2010-03-08 Ben PfaffRaise minimum Autoconf version to 2.64.
2010-03-08 Ben Pfaffovs-brcompatd: Delete what Bridge references when delet...
2010-03-08 Ben Pfaffovsdb-idl: Make ovsdb_idl_txn_add_comment() take a...
2010-03-08 Ben Pfaffcsum: Fix rare error cases in checksum computation.
2010-03-08 Ben Pfaffxenserver: Add ovs-vswitchd.conf.db.5.gz to packaged...
2010-03-06 Ben Pfaffovsdb: Remove "comment" support from OVSDB schemas.
2010-03-06 Ben PfaffAdd documentation for the vswitch database schema.
2010-03-06 Ben Pfaffofproto: Fix stupid typo that broke the build.
2010-03-05 Jesse GrossAdd extern "C" to more header files.
2010-03-05 Ben Pfaffofproto: Fix OpenFlow flow statistics result.
2010-03-05 Jesse Grossgre: Add support for path MTU discovery.
2010-03-05 Jesse Grossgre: Correctly account for hardware header length.
2010-03-05 Jesse Grossgre: Add functions to determine address type to compat...
2010-03-05 Jesse Grossgre: Allow ToS on outer packet to be configured.
2010-03-05 Jesse Grossgre: Allow IPv6 ToS bits to be propagated to tunnel...
2010-03-05 Jesse Grossgre: Always set TTL on outer packet to 64.
2010-03-05 Jesse Grossgre: Disable tx queue.
2010-03-05 Jesse Grossgre: Check that the IP header is actually there before...
2010-03-05 Jesse Grossdatapath: Disable large receive offload.
2010-03-05 Jesse Grossdatapath: Update hardware computed checksum on VLAN...
2010-03-03 Justin Pettitbrcompat: Print warning when kernel times out waiting...
2010-03-03 Justin Pettitveth: Remove obvious debug printk's
2010-03-04 Jesse GrossUpdate userspace datapath documentation.
2010-03-04 Ben Pfaff++WARNING++: Delete this file.
2010-03-04 Ben Pfaffxenserver: Include the vswitch database contents in...
2010-03-04 Ben PfaffUpdate Open vSwitch documentation.
2010-03-04 Ben Pfaffofproto: Don't shadow global variable name.
2010-03-03 Justin Pettitovs-brcompatd: Add comments to config db transactions
2010-03-03 Justin Pettitovs-brcompatd: Add rate-limit argument to rate-limited...
2010-03-03 Ben Pfaffbrcompatd: Make bridge ioctls synchronous again.
2010-03-03 Ben Pfaffovsdb-idl: New function ovsdb_idl_txn_commit_block().
2010-03-03 Ben Pfaffxenserver: Add "Vendor" to generated RPM.
2010-03-03 Ben Pfaffovsdb-idl: Improve check in ovsdb_idl_row_is_orphan().
2010-03-03 Ben Pfaffovsdb-idl: Fix iteration over rows in IDL tables.
2010-03-03 Ben Pfaffxenserver: Implement missing interface-reconfigure...
2010-03-03 Ben Pfaffxenserver: Suppress error message for expected non...
2010-03-03 Ben Pfaffjson: Fix typo in error message.
2010-03-02 Justin Pettitxenserver: Various fixes for vif script
2010-03-02 Justin PettitProperly escape quotes in process_escape_args() library...
2010-03-02 Ben Pfaffovs-brcompatd: Don't delete bridge twice.
2010-03-02 Ben Pfaffxenserver: Remove dump-vif-details script.
2010-03-02 Ben Pfaffxenserver: Fix vNetManager internal network compatibili...
2010-03-01 Ian Campbellvswitch: do not access XenAPI from VIF hotplug script
2010-02-28 Jesse Grossdatapath: Consistently maintain checksum offloading...
2010-02-27 Ben Pfaffovsdb-idl: Fix bad logic in ovsdb_idl_txn_commit()...
2010-02-21 Justin Pettitbridge: Map an "internal" config device type to a ...
2010-02-26 Ian Campbellvswitch: interface-reconfigure: bring down physical...
2010-02-21 Justin Pettitdpif-netdev: Clarify function to modify VLAN TCI field
2010-02-25 Ben Pfaffovsdb: Add support for "enum" constraints.
2010-02-25 Ben PfaffRemove PCRE dependency.
2010-02-25 Ben Pfaffovsdb: Drop regular expression constraints.
2010-02-25 Ben Pfaffxenserver: In vif script, tolerate port existing when...
2010-02-25 Ben Pfaffovs-brcompatd: Delete Bridge record when deleting a...
2010-02-25 Ben Pfaffovs-brcompatd: Fix dangling reference in del_port().
2010-02-25 Jesse Grosscollectors: Check for NULL set of collectors.
2010-02-24 Ben Pfaffxenserver: Avoid error due to missing MTU fields on...
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-24 Ben Pfaffofctl: Improve manpage.
2010-02-24 Ben PfaffFix excessive white space in manpages.
2010-02-24 Ben Pfaffinterface-reconfigure: Fix up unit tests expected output.
2010-02-24 Ian CampbellCP-1592: interface-reconfigure: Configure network devic...
2010-02-20 Jesse Grosscollectors: Check for NULL set of collectors.
2010-02-20 Tetsuo NAKAGAWAovs-dpctl: Fix setting of packet length for "controller...
2010-02-20 Tetsuo NAKAGAWAovs-dpctl: Fix setting of packet length for "controller...
2010-02-20 Justin Pettitopenflow: Fix frag config flag values
2010-02-20 Ben Pfaffdatapath: Set the correct bits for OFPAT_SET_NW_TOS...
2010-02-20 Ben Pfaffofproto: Fix implementation of OFPAT_SET_NW_DST.
2010-02-20 Justin Pettitezio: Fix typo in function call
2010-02-20 Justin Pettitofproto: Always terminate OpenFlow description strings
2010-02-20 Justin Pettitovs-openflowd: Standardize on OpenFlow description...
2010-02-20 Justin Pettitovs-vswitchd: Remove inline OpenFlow descriptions
2010-02-20 Justin Pettitovs-openflowd: Fix typo in comment describing dp_desc
next