sliver-openvswitch.git
2010-04-01 Justin Pettitdebian: Bring Debian packaging in-line with new file...
2010-04-01 Justin Pettitdebian: Fix references to OpenFlow in ovs-switch-config...
2010-04-01 Justin Pettitovs-monitor: Put run files in "/var/run/openvswitch"
2010-04-01 Justin Pettitdebian: Fix executable name of ovs-controller in init...
2010-04-01 Ian Campbellxenserver: strip all alpha-suffixes from the xenserver...
2010-03-31 Justin Pettitxenserver: Add emergency_reset hook to XAPI plugin
2010-03-30 Ben Pfaffxenserver: Add comment to XAPI plugin.
2010-03-30 Ben Pfaffopenvswitch-cfg-update: Fix "set-ssl" command arguments.
2010-03-30 Ben Pfaffxenserver: updated xen-bugtool to XenServer trunk version.
2010-03-30 Ian Campbellxenserver: gate all logrotate reopens on presence of...
2010-03-29 Justin Pettitxenserver: Don't reload ovs-brcompatd's log file if...
2010-03-29 Justin Pettitxenserver: Update MD5 sums of scripts for 5.5.900-29381p
2010-03-29 Justin Pettitxenserver: Only show ovs-brcompatd status in xsconsole...
2010-03-27 Justin Pettitxenserver: Correct renaming issue in openvswitch-xapi...
2010-03-26 Ian Campbelllogrotate: Allow logs to be missing
2010-03-26 Ian Campbellxenserver: Fix init script typos that prevented turning...
2010-03-26 Ian Campbellxenserver: Disable brcompatd except on XenServer 5.5.0
2010-03-26 Ian CampbellEnsure "service vswitch status" returns appropriate...
2010-03-26 Ian Campbellxenserver: Correct "service vswitch status" when brcomp...
2010-03-26 Justin PettitCleanup default file locations and XenServer packaging
2010-03-26 Ian Campbellxenserver: Ensure that Bridge.other-config:hwaddr and...
2010-03-25 Justin Pettitxenserver: Add ovsdb-server status to xsconsole vswitch...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-25 Ben Pfafftimeval: Always log true poll interval instead of round...
2010-03-25 Ben PfaffINSTALL.bridge: Update.
2010-03-25 Tetsuo NAKAGAWAdpif-linux: Fix file descriptor leak.
2010-03-24 Ben Pfaffofproto: Don't optimize out updating flow cookie.
2010-03-24 Ben Pfaffjsonrpc: Fix potential memory leak.
2010-03-24 Ben Pfafffatal-signal: Initialize library upon any call to publi...
2010-03-24 Ben Pfaffovsdb: Fix ovsdb-server crash when specifying nonexiste...
2010-03-24 Ben Pfaffstream-ssl: Only re-read certificates and keys if they...
2010-03-24 Ben Pfaffvswitchd: Make names of Bridge external_ids generic.
2010-03-24 Ben PfaffINSTALL.Linux: Consistently assume installation in...
2010-03-24 Ben PfaffINSTALL.Linux: Document "ovs-vsctl init" step to instal...
2010-03-23 Ben Pfaffdatapath: Support 2.6.33 kernel layout in build system.
2010-03-23 Ben Pfaffxenserver: Fix "ovs-vsctl get" call in vswitch-cfg...
2010-03-22 Ben Pfaffovsdb-server: Fix build when configuring without -...
2010-03-19 Ben Pfaffvswitch: Limit SSL table to a single row.
2010-03-19 Ben Pfaffovsdb-server: Obtain SSL configuration from database.
2010-03-19 Ben Pfaffdocs: Fix ovsdb-server manpage.
2010-03-19 Ben Pfaffdocs: Move PKI section heading into individual manpages.
2010-03-19 Ben Pfaffdocs: Make SSL manpage fragments less specific to OpenFlow.
2010-03-19 Ben Pfaffstream-ssl: Make no-op reconfiguration cheap.
2010-03-19 Ben Pfaffstream-ssl: Permit race in bootstrapping CA certificate.
2010-03-19 Jesse Grossclassifer: Fix test classifier to match real classifier.
2010-03-19 Jesse Grossclassifier: Check all rules of equal priority when...
2010-03-13 Justin Pettitxenserver: Make OVS xsconsole plugin configure manageme...
2010-03-13 Justin Pettitxenserver: Remove support for setting different control...
2010-03-13 Justin Pettitxenserver: Add ovsdb-server logs to xen-bugtool
2010-03-18 Ben Pfaffvswitch: Limit Open_vSwitch table to a single record.
2010-03-18 Ben Pfaffovsdb: Allow constraining the number of rows in a table.
2010-03-18 Ben Pfaffovsdb: Fix error message when parsing an operation...
2010-03-18 Ben Pfaffovsdb: Compact databases online automatically and on...
2010-03-18 Ben Pfaffovsdb: Rename ovsdb_file_replica to ovsdb_file.
2010-03-18 Ben Pfaffutil: New functions get_cwd(), abs_file_name().
2010-03-18 Ben Pfaffovsdb: Always set *dbp to null on failure in ovsdb_file...
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.
next