Enable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
[sliver-openvswitch.git] / vswitchd / vswitch.xml
2014-04-30 Ben PfaffEnable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
2014-03-31 Ben Pfaffvswitchd: Add external_ids to Flow_Table table in datab...
2014-03-23 Ben PfaffDisable OF1.4 in ovs-vswitchd and ovs-ofctl without...
2014-02-19 Joe Stringerofproto: Remove 'force-miss-model' configuration.
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2014-01-21 Alex Wangbfd: Add bfd_src_ip and bfd_dst_ip.
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-13 Alex Wangcfm: Refine the cfm_extended manual.
2013-12-12 Ben Pfaffbridge: Support changing port numbers.
2013-12-11 Jarno RajahalmeClassifier: Track address prefixes.
2013-11-20 Alex Wangbfd: Add new key "flap_count" to "bfd_status".
2013-11-19 Lorand Jakabofproto-dpif: add support for layer 3 ports
2013-11-12 Ravi Kondamurubond: Use active-backup mode on LACP failure.
2013-11-07 Ben Pfaffofproto: Limit OVS-assigned port numbers to 32767 and...
2013-11-04 alex wangcfm: Add ovsdb column "cfm_flap_count".
2013-10-29 Ben Pfaffvswitch.xml: Improve documentation for BFD.
2013-10-01 Justin Pettitofproto: Define official OpenFlow port number.
2013-10-01 Justin Pettitovsdb: Define official port number.
2013-09-20 alex wangcfm: Prevent interval fault when demand mode is enabled...
2013-09-10 Ethan Jacksonofproto: Reduce default number of miss handlers.
2013-09-06 Pravin B Shelardatapath: vport: Remove compat support
2013-08-22 Alex Wangbfd: Implement forwarding_if_rx.
2013-08-22 Romain Lengletipfix: implement flow caching and aggregation in exporter
2013-08-20 Alex Wangbfd: Implement BFD decay.
2013-08-15 Alex Wangofproto: Make number of packet handler threads runtime...
2013-08-05 Gurucharan Shettybfd: Optimize BFD for Megaflows.
2013-07-16 Pavithra RameshBFD: Add check_tnl_key feature to BFD code.
2013-07-11 Min Chenvswitchd: Fix typo in the BFD section of vswitch.xml
2013-07-08 Neil McKeebridge: Add ifindex column to Interface table.
2013-06-26 Joe Stringerofproto-dpif: Add 'force-miss-model' configuration
2013-06-20 Joe Stringervswitchd: Update flow-eviction-threshold documentation
2013-06-07 Ethan Jacksonofproto-dpif: Set flow-eviction-threshold globally.
2013-05-31 Gurucharan Shettyovs-ctl.in: Restore flows with vswitchd packet processi...
2013-05-31 Gurucharan Shettyovs-vswitchd: An option to wait for userspace flow...
2013-05-22 Ethan Jacksoncfm: Implement "demand mode".
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-07 Ethan Jacksonbfd: Implement Bidirectional Forwarding Detection.
2013-04-26 Kyle MesteryUpdate the default VXLAN destination UDP port to the...
2013-04-22 Romain LengletImplement IPFIX export
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-03-13 Jesse Grosstunnel: Remove references to multicast tunnels in schem...
2013-03-12 Justin Pettitbridge: Store the 'mac_in_use' for interfaces in OVSDB.
2013-03-12 Ben Pfaffvswitch.xml: Document iface-status behavior for intra...
2013-02-25 Lorand JakabAdd support for LISP tunneling
2013-02-25 Lorand Jakabvxlan: new draft revision
2013-02-19 Pravin B Shelardatapath: Remove CAPWAP tunneling support.
2013-02-05 Ethan Jacksonbond: Remove stable bond mode.
2013-01-16 Ethan Jacksontunnels: Remove support for df_inherit from userspace.
2013-01-04 Ethan Jacksonvswitch: Remove PMTUD support from userspace.
2012-12-26 Ben Pfaffovs-vswitch: Make OpenFlow "dp_desc" configurable.
2012-12-08 Ben Pfaffvswitchd: Make the maximum size of MAC learning tables...
2012-12-06 Kyle Mesterydatapath: Add support for VXLAN tunnels to Open vSwitch
2012-11-26 Gurucharan Shettyvswitchd: Make Interface's ofport a persistent column.
2012-11-19 Simon Hormanvswitchd: Configuration of allowed OpenFlow versions
2012-11-05 Pravin B Shelardatapath: Remove tunnel header caching.
2012-11-05 Pravin B Shelarnetdev: Deprecate CAPWAP support.
2012-11-02 Justin PettitAllow the OpenFlow port to be requested for a port.
2012-10-30 Ansis Attekanetdev-vport: Warn users that pmtud is deprecated
2012-10-26 Ansis Attekanetdev-vport: Disable Path MTU Discovery by default
2012-10-15 Ethan Jacksoncfm: Scope CFM packets to key zero.
2012-10-06 Pravin B Shelardatapath: 64-bit GRE support
2012-08-29 Ethan Jacksonbridge: Deprecate the null interface type.
2012-08-29 Ethan Jacksonbond: Deprecate stable bonds.
2012-08-16 Ben Pfaffvswitch.xml: balance-tcp can be rebalanced too.
2012-08-16 Ben Pfaffvswitch.xml: Generalize "carrier" to cover miimon also.
2012-08-16 Ben Pfaffvswitch.xml: Document that active-backup works OK with...
2012-08-16 Ben Pfaffvswitch.xml: active-backup and balance-slb bonds must...
2012-08-13 Ethan Jacksoncfm: Expose remote CFM opstate in the database.
2012-07-26 Ben Pfaffpackets: First-hop router redundancy protocol MAC addre...
2012-07-23 Ben Pfaffvswitch.xml: Fix typo in documentation.
2012-07-10 Ethan Jacksoncfm: Remove sequence fault reason.
2012-06-21 Mehak MahajanReapplying the dscp changes: No need to restart DB...
2012-06-20 Ben PfaffRevert DSCP update changes.
2012-06-09 Mehak MahajanNo need to restart DB / OVS on changing dscp value.
2012-06-07 Ethan Jacksonpackets: Update the reserved protocols list.
2012-06-07 Ethan Jacksonpackets: Generalize reserved RSPAN protocols.
2012-05-21 Pravin B Shelardatapath: Fix Tunnel options TOS
2012-05-16 Ben Pfaffvswitch.xml: Describe current default fail_mode.
2012-05-14 Ben Pfaffvswitch.xml: Suggest secure fail-mode to avoid loops...
2012-05-01 Ben Pfaffvswitch.xml: Document more details of CFM intervals.
2012-04-24 Ben Pfaffvswitch.xml: Document Interface external-ids:iface...
2012-04-17 Ethan Jacksonlacp: Remove heartbeat mode.
2012-04-17 Ethan Jacksonlacp: Remove custom transmission intervals.
2012-04-17 Ethan Jacksonvswitch: Use consistent representation of DSCP bits.
2012-04-06 Mehak MahajanAdded handling of previously ignored cfm faults.
2012-04-05 Mehak MahajanGranular link health statistics for cfm.
2012-04-05 Mehak MahajanRevert "Granular link health statistics for cfm."
2012-04-05 Mehak MahajanGranular link health statistics for cfm.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-20 Ethan Jacksoncfm: Support random VLAN tag for CCM PDUs.
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-06 Gurucharan Shettyxenserver: Add vm-id to the external_ids.
2012-03-05 Ben Pfaffvswitchd: Document behavior of 802.1p priorities with...
2012-02-29 Ben Pfaffbridge: Drop log message when a QoS record lacks a...
2012-02-17 Ben Pfaffvswitchd: Always configure a default queue for QoS.
2012-02-16 Ben Pfaffvswitchd: Remove never-implemented table and column...
2012-02-09 Ben Pfaffvswitchd: Add "enable-async-messages" setting for contr...
2012-02-09 Ethan Jacksoncfm: Expose detailed fault status in the database.
2012-02-09 Ethan Jacksonvswitch.xml: Remove trailing whitespace.
2012-02-03 Ethan Jacksoncfm: Support high priority CCM broadcasts.
next