ovsdb: Implement a "lock" feature in the database protocol.
[sliver-openvswitch.git] / vswitchd / vswitch.xml
2011-07-26 Ben Pfaffovsdb: Implement a "lock" feature in the database protocol.
2011-07-26 Ben Pfaffovsdb: Report the number of connections for inbound...
2011-07-18 Ben Pfaffofproto-dpif: Do not mirror L2 multicast switch protoco...
2011-06-22 Andrew Evansvswitch.xml: Use new <ref key> attribute where appropriate.
2011-06-21 Ben Pfaffbridge: Enable system stats only if turned on in the...
2011-06-21 Ben Pfaffovsdb-doc: Add support for references to specific keys.
2011-05-23 Ethan Jacksonbond: Always use L4 hash for stable bonds.
2011-05-20 Ethan Jacksonbond: Use CFM for slave status.
2011-05-20 Ethan Jacksoncfm: Remove Maintenance_Point and Monitor tables.
2011-05-20 Ethan Jacksoncfm: No longer allow configuration of ma_name and md_name.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-06 Ethan Jacksonlacp: New "lacp-heartbeat" mode.
2011-05-06 Ethan Jacksonbond: Create new "bond-stable-id".
2011-04-30 Andrew Evanstunneling: Add df_default and df_inherit tunnel options.
2011-04-27 Ethan Jacksonlacp: Allow configurable aggregation keys.
2011-04-27 Ethan Jacksonlacp: New other_config setting "lacp-force-aggregatable".
2011-04-26 Andrew Evansvswitch.xml: s/switchs/switches/g
2011-04-26 Ethan Jacksonbond: New bond-hash-basis setting.
2011-04-26 Ethan Jacksonbridge: Create new "null" interface type.
2011-04-19 Ethan Jacksonlacp: Implement custom timing mode.
2011-04-19 Ethan Jacksonbridge: LACP port ID and system ID in database.
2011-04-19 Ethan Jacksonlacp: New "strict" lacp mode.
2011-04-18 Ethan Jacksonbridge: Report lacp_slave_is_current() in the database.
2011-04-14 Ben Pfaffvswitchd: Document how to disable inactivity probes.
2011-04-14 Ethan Jacksonbond: New bonding mode "stable".
2011-04-12 Justin PettitRelease Open vSwitch 1.1.0
2011-04-01 Ben Pfaffvswitch: Improve schema documentation.
2011-03-28 Ethan Jacksoncfm: Don't report unexpected remote endpoints.
2011-03-18 Ben Pfaffbridge: Consistently use miimon status if miimon is...
2011-03-18 Ethan Jacksonlacp: Enable "fast" lacp timing mode.
2011-03-16 Ben Pfaffofproto: Remove controller discovery support.
2011-03-15 Ethan Jacksonqos: Remove min-rate requirement for linux-htb and...
2011-03-14 Andrew Evansofproto: Store time since last connect and disconnect...
2011-03-14 Andrew Evansovsdb-server: Report time since last connect and discon...
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2011-03-08 Andrew Evansvswitch: Fix typos in schema documentation.
2011-02-18 Andrew Evansovsdb: Remove 'managers' column from 'Open vSwitch...
2011-02-11 Andrew Evansxenserver: Merge upstream changes and drop pre-5.6...
2011-02-04 Ben Pfaffdatapath: Consider tunnels to have no MTU, fixing jumbo...
2011-02-03 Ethan Jacksonvswitchd: Implement balance-tcp bonding.
2011-02-03 Ethan Jacksonvswitchd: Implement Link Aggregation Control Protocol.
2011-02-01 Andrew Evansovsdb-server: Write manager status information to Manag...
2011-01-24 Andrew Evansbridge: Add controller status to Controller table.
2011-01-20 Andrew Evansnetdev-vport: Report carrier state of tunnel egress...
2011-01-19 Andrew Evansbridge: Store status of physical network interfaces...
2011-01-12 Ethan Jacksonvswitchd: Add miimon support.
2011-01-12 Ethan Jacksonvswitchd: Rename bond_mode configuration.
2011-01-11 Ethan Jacksonbridge: Move tunnel_egress_iface to status column.
2011-01-07 Ethan Jacksonvswitchd: Active backup bonding.
2011-01-07 Ethan Jacksonvswitchd: Whitespace fixups.
2011-01-04 Ethan Jacksonlib: Show tunnel egress interface in ovsdb
2010-12-29 Justin Pettitvswitch: Add support for IPsec certificate authentication.
2010-12-28 Justin Pettitvswitch: Use "ipsec_gre" vport instead of "gre" with...
2010-12-28 Justin Pettitdebian: Don't require ipsec_local_ip to configure IPsec
2010-12-27 Ben PfaffImplement database schema versioning.
2010-12-27 Ben Pfaffvswitchd: Add OVS version to database, give system...
2010-12-06 Ethan Jacksonvswitchd: Incorporate vlan into bond hash.
2010-11-29 Ethan Jacksonovs: Implement 802.1ag Connectivity Fault Management
2010-11-29 Ethan Jacksonvswitchd: Remove trailing whitespace
2010-11-15 Ben Pfaffvswitch: Add other-config:in-band-queue to set queue...
2010-11-11 Ethan Jacksonnetdev-linux: HFSC in linux
2010-11-05 Ben PfaffAdd "Manager" and "manager_options" to allow options...
2010-10-27 Ben Pfaffvswitch.xml: Clarify documentation for "ofport" column...
2010-10-21 Ben PfaffFix bug in parsing large datapath IDs.
2010-10-19 Justin Pettitovs-vswitchd: Add ability to disable in-band on a bridge
2010-10-08 Justin Pettitnetdev: Enforce a floor "linux-htb" min-rate
2010-09-24 Justin Pettitvswitch: Consistently use spaces instead of tabs in...
2010-09-24 Justin Pettitvswitch: Disable header-caching when IPsec is enabled
2010-09-23 Ben Pfaffovs-vswitchd: Export system stats through Open_vSwitch...
2010-09-23 Justin Pettitvswitch: Reference ipsec_local_ip and ipsec_psk with...
2010-09-23 Justin Pettitdebian: Add support for GRE-over-IPsec
2010-09-22 Jesse Grosstunneling: Allow disabling tunnel header caching.
2010-09-20 Ben Pfaffvswitchd: Document policing implementation and caveats.
2010-09-10 Ben Pfaffvswitchd: Add some references for the HTB classifier...
2010-09-01 Ben PfaffRename "xs-vif-mac" external_ids key to "attached-mac...
2010-08-25 Justin Pettitxenserver: Prepend XenServer external ids with "xs-"
2010-08-25 Justin Pettitvswitch: Break out XenServer-specific external ids
2010-08-25 Justin Pettitvswitch: Add port status column to Port table
2010-08-24 Jesse Grossnetdev-tunnel: Add CAPWAP userspace interface.
2010-08-21 Jesse Grossgre: Don't require incoming checksum.
2010-08-21 Jesse Grossgre: Disable checksums by default.
2010-08-10 Ben Pfaffvswitch: Fix speling error in documentation.
2010-08-10 Ben Pfaffvswitch: Clarify "arguments" versus "options".
2010-08-07 Ben Pfaffofproto: Add support for remote "service controllers".
2010-08-02 Ben Pfaffvswitch: Add external_ids column to every table.
2010-08-02 Ben Pfaffvswitch: Clarify and expand purpose of external_ids...
2010-07-31 Justin Pettitvswitchd: Don't act as learning switch in secure mode...
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 Pfaffvswitchd: Attempt to further clarify Port "trunk" and...
2010-06-17 Ben PfaffImplement QoS framework.
2010-06-17 Ben Pfaffvswitch: Improve documentation for datapath_id column.
2010-05-05 Ben Pfaffvswitchd: Fix documentation of "agent" column in "sFlow...
2010-04-20 Ben PfaffAdd support for multiple OpenFlow controllers on a...
2010-04-19 Jesse GrossDocument GRE port options.
2010-04-15 Justin Pettitnetdev: Add support for "patch" type
2010-04-12 Ben Pfaffvswitch: Fix documentation for network-uuids external...
2010-04-05 Ben Pfaffvswitchd: Make the bond rebalancing interval user-confi...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
next