vswitch: Make unique "name" columns immutable, to simplify transactions.
[sliver-openvswitch.git] / vswitchd / vswitch.ovsschema
2010-10-26 Ben Pfaffvswitch: Make unique "name" columns immutable, to simpl...
2010-08-25 Justin Pettitvswitch: Add port status column to Port table
2010-08-02 Ben Pfaffvswitch: Add external_ids column to every table.
2010-07-31 Justin Pettitvswitchd: Move fail-mode config to Bridge table
2010-07-31 Justin Pettitvswitchd: Remove default controller config from Open_vS...
2010-06-23 Ben Pfaffbridge: Implement basic periodic update of interface...
2010-06-17 Ben PfaffImplement QoS framework.
2010-04-20 Ben PfaffAdd support for multiple OpenFlow controllers on a...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-19 Ben Pfaffvswitch: Limit SSL table to a single row.
2010-03-18 Ben Pfaffvswitch: Limit Open_vSwitch table to a single record.
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-17 Ben Pfaffvswitch: Use weak references in Mirror table.
2010-03-17 Ben Pfaffovsdb: Add support for weak references.
2010-03-11 Justin PettitAdd "external_ids" column to Open_vSwitch table, add...
2010-03-06 Ben Pfaffovsdb: Remove "comment" support from OVSDB schemas.
2010-02-25 Ben Pfaffovsdb: Add support for "enum" constraints.
2010-02-25 Ben Pfaffovsdb: Drop regular expression constraints.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-09 Ben Pfaffovsdb: Add support for multiple databases to the protocol.
2010-02-08 Ben Pfaffovsdb: Add support for referential integrity in the...
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-01 Ben Pfaffofproto: Remove support for OpenFlow-based management...
2010-01-28 Jesse Grossdpif: Update dpif interface to match netdev.
2010-01-26 Ben PfaffCleanly separate IDL annotations from OVSDB schema...
2009-11-24 Ben Pfaffovsdb: Add ovsdb IDL compiler to build system.
2009-11-20 Ben Pfaffovsdb: Require database, table, column names to be...
2009-11-12 Ben Pfaffvswitch: Only one Open vSwitch daemon is supported...
2009-11-05 Ben Pfaffvswitch: First try at an OVSDB schema.