summaryrefslogtreecommitdiff
path: root/vswitchd/vswitch.ovsschema
Commit message (Expand)AuthorAgeFilesLines
* vswitchd: Introduce 'mtu_request' column in Interface.Daniele Di Proietto2016-08-121-2/+8
* ofproto-dpif-mirror: Add mirror snaplen support.William Tu2016-07-031-1/+6
* Add skeleton for OF1.6 support.Ben Pfaff2016-04-181-3/+4
* vswitch.ovsschema: Add datapath_types and port_types.Mark D. Gray2015-03-241-3/+9
* auto-attach: Add auto-attach support to bridge layer and command setDennis Flynn2015-03-031-4/+25
* bridge: Store datapath version into ovsdbAndy Zhou2014-11-051-2/+4
* ovsdb: bond_active_salve column's value should be durable when database restartsAndy Zhou2014-10-101-4/+3
* vswitch.ovsschema: Correct schema version number.Ben Pfaff2014-10-071-2/+2
* bridge: Keep bond active slave selection across OVS restartAndy Zhou2014-10-061-2/+6
* Rapid Spanning Tree Protocol (IEEE 802.1D).Daniele Venturino2014-09-091-2/+13
* Extend OVS IPFIX exporter to export tunnel headersWenyu Zhang2014-08-181-1/+4
* bridge: Enable multicast support on the bridgeFlavio Leitner2014-06-241-2/+4
* vswitchd: Add error column to Interface table to store error conditionThomas Graf2014-05-191-3/+5
* Add skeleton for OF1.5 support.Ben Pfaff2014-05-141-3/+4
* vswitchd: Add external_ids to Flow_Table table in database schema.Ben Pfaff2014-03-311-3/+6
* ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot2014-03-231-2/+3
* Classifier: Track address prefixes.Jarno Rajahalme2013-12-111-3/+5
* ipfix: allow empty targets column in table IPFIXRomain Lenglet2013-11-201-2/+2
* cfm: Add ovsdb column "cfm_flap_count".alex wang2013-11-041-1/+6
* ipfix: implement flow caching and aggregation in exporterRomain Lenglet2013-08-221-1/+11
* Add basic OpenFlow 1.1 protocol support.Ben Pfaff2013-07-081-3/+6
* bridge: Add ifindex column to Interface table.Neil McKee2013-07-081-2/+10
* bfd: Implement Bidirectional Forwarding Detection.Ethan Jackson2013-05-071-2/+8
* Implement IPFIX exportRomain Lenglet2013-04-221-1/+47
* bridge: Store the 'mac_in_use' for interfaces in OVSDB.Justin Pettit2013-03-121-2/+6
* Revert "vswitchd: Require "target" column to be unique in OVS database."Ben Pfaff2013-02-121-3/+2
* vswitchd: Require "target" column to be unique in OVS database.Ben Pfaff2013-02-111-2/+3
* bond: Remove stable bond mode.Ethan Jackson2013-02-051-3/+3
* Initial OpenFlow 1.3 supportJarno Rajahalme2012-11-271-3/+3
* vswitchd: Make Interface's ofport a persistent column.Gurucharan Shetty2012-11-261-4/+3
* vswitchd: Configuration of allowed OpenFlow versionsSimon Horman2012-11-191-2/+6
* Allow the OpenFlow port to be requested for a port.Justin Pettit2012-11-011-2/+9
* cfm: Expose remote CFM opstate in the database.Ethan Jackson2012-08-131-2/+7
* vswitchd: Make "cfm_health" column ephemeral.Ben Pfaff2012-04-201-3/+4
* vswitchd: Make "cfm_fault_status" column ephemeral.Ben Pfaff2012-04-201-3/+5
* vswitch: Use consistent representation of DSCP bits.Ethan Jackson2012-04-171-2/+2
* Granular link health statistics for cfm.Mehak Mahajan2012-04-051-2/+7
* Revert "Granular link health statistics for cfm."Mehak Mahajan2012-04-051-7/+2
* Granular link health statistics for cfm.Mehak Mahajan2012-04-051-2/+7
* Allow configuring DSCP on controller and manager connections.Mehak Mahajan2012-03-231-1/+5
* vswitchd: Remove never-implemented table and column for capabilities.Ben Pfaff2012-02-161-12/+2
* vswitchd: Add "enable-async-messages" setting for controllers.Ben Pfaff2012-02-091-2/+5
* cfm: Expose detailed fault status in the database.Ethan Jackson2012-02-081-2/+4
* Add support for limiting the number of flows in an OpenFlow flow table.Ben Pfaff2012-02-011-3/+23
* ovs-vswitchd: Track packet and byte statistics sent on mirrors.Justin Pettit2011-11-231-1/+5
* vswitch: Implement dscp column of the Queue table.Ethan Jackson2011-11-231-2/+7
* stp: Track BPDU tx and rx counts.Justin Pettit2011-11-151-2/+5
* ovs-vswitchd: Add support for 802.1D STP.Justin Pettit2011-10-221-1/+9
* vswitchd: New column "link_resets".Ethan Jackson2011-10-171-2/+6
* vswitch.ovsschema: Mark more CFM columns ephemeral.Ben Pfaff2011-10-071-5/+8