sliver-openvswitch.git
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 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
2010-02-20 Justin PettitDon't go beyond buffer length when printing descriptions
2010-02-20 Justin Pettitofproto: Don't leak descriptions when destroying an...
2010-02-20 Justin Pettitofproto: Set protocol version to 0x01 (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Add wire-compatibility for slicing (OpenFlow...
2010-02-20 Justin Pettitofproto: Querying port stats for individual ports ...
2010-02-20 Justin Pettitofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Improve resolution of flow stats and removed...
2010-02-20 Justin Pettitofproto: Add support for matching IP addresses in ARP...
2010-02-20 Justin Pettitofproto: Add support for flow cookies (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Add user-specifiable datapath description...
2010-02-20 Justin Pettitofproto: Use 64-bit datapath id and management id ...
2010-02-20 Justin Pettitofproto: Add support for barrier command (OpenFlow...
2010-02-20 Justin Pettitofproto: Cleanups to openflow.h (OpenFlow 0.9)
2010-02-20 Justin Pettitofproto: Add selective Flow Removed messages and flow...
2010-02-20 Justin Pettitofproto: Check overlap, emerg flow cache, and error...
2010-02-20 Justin Pettitofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
2010-02-24 Ben Pfaffofproto: Delete fail-open flow when turning off fail...
2010-02-23 Ben Pfafftests: Add basic unit tests for interface-reconfigure.
2010-02-23 Ben Pfaffxenserver: Add --no-syslog feature to interface-reconfi...
2010-02-23 Ben Pfaffxenserver: Add --root-prefix feature to interface-recon...
2010-02-23 Ben Pfaffxenserver: Add assertion and additional comments to...
2010-02-23 Ben Pfaffxenserver: Remove a VLAN's bridge when bringing down...
2010-02-23 Ben Pfaffxenserver: Avoid doing unneeded work in deconfigure_dat...
2010-02-23 Ben Pfaffxenserver: Set xs-network-uuids for both datapath and...
2010-02-23 Ben Pfaffxenserver: Always call ovs-vsctl in bring_down().
2010-02-23 Ben Pfaffxenserver: Fix bringing up VLAN PIFs.
2010-02-23 Ben Pfaffxenserver: Hoist identical bridge and vswitch functions...
2010-02-23 Ben Pfaffxenserver: Accept VLAN PIFs in pif_bridge_name().
2010-02-23 Ben Pfaffxenserver: Delete ports by interface name.
2010-02-23 Ben Pfaffxenserver: Fix comment in interface-reconfigure.
2010-02-19 Justin PettitRelease Open vSwitch 0.99.2 v0.99.2
2010-02-19 Justin Pettitxenserver: Fix VIF script to work with XenServer 5.5
2010-02-19 Justin Pettitxenserver: Exclude compile Python byte code from packaging
2010-02-18 Ben Pfaffovsdb: Introduce <nonnull-json-value> to clarify specif...
2010-02-18 Ben Pfaffovsdb: Fix use of <value> as both a JSON value and...
2010-02-17 Jesse GrossAdd extern "C" to more header files.
2010-02-15 Ben Pfaffxenserver: Upgrade and compact database on system boot.
2010-02-15 Ben Pfaffovsdb: Implement ovsdb-tool commands "compact" and...
2010-02-15 Ben Pfaffovsdb: Factor out code to fsync a file's containing...
2010-02-15 Ben Pfaffovsdb: Refactor code for writing a transaction to a...
2010-02-15 Ben Pfaffovsdb: Allow ovsdb_log_open()'s caller to choose whethe...
2010-02-15 Ben Pfaffovsdb-server: Add --run option.
2010-02-15 Ben Pfaffovsdb: Add functions to clone schemas.
2010-02-15 Ben Pfaffovsdb-client: Add blank line between tables in CSV...
2010-02-15 Ben Pfaffovsdb-client: Add "dump" command for dumping entire...
2010-02-15 Ben Pfaffovsdb-client: Improve HTML output.
2010-02-15 Ben Pfaffuuid: New function uuid_from_string_prefix().
2010-02-15 Ben Pfaffovsdb-client: Introduce new data formatting style as...
2010-02-15 Ben Pfaffovsdb-client: Remove --wide option.
2010-02-15 Ben Pfaffovsdb: Fix commit to disk of rows added to a table...
2010-02-12 Ben Pfaffovs-vsctl: Clarify manpage.
2010-02-12 Ben Pfaffofproto: Use UINT16_MAX in place of -1, for clarity.
2010-02-12 Ben PfaffUse VLAN_PCP_SHIFT consistently, instead of open-coding...
2010-02-12 Ben Pfaffcompiler: Don't use __attribute__ for non-GCC compilers.
next