vlan-splinter: Fix inverted logic bug.
[cascardo/ovs.git] / vswitchd / bridge.c
2013-09-05 Alex Wangvlan-splinter: Fix inverted logic bug. v1.9.3
2012-10-15 Ethan Jacksoncfm: Scope CFM packets to key zero.
2012-10-12 Ben Pfaffofproto: Fix typo in macro name.
2012-09-28 Ethan Jacksonidl: Optionally warn when writing to read-write columns.
2012-09-20 Ethan Jacksonbridge: Omit alerts on the cfm_remote_opstate column.
2012-08-29 Ethan Jacksonvswitchd: Respect other_config:stp-enable port setting.
2012-08-29 Ethan Jacksonbridge: Deprecate the null interface type.
2012-08-22 Ansis Attekastp: port_no counter is off by one
2012-08-15 Ethan Jacksonbridge: Write certain statistics to the database instantly.
2012-08-13 Ethan Jacksoncfm: Expose remote CFM opstate in the database.
2012-07-18 Ethan Jacksonbridge: Segfault when missing Open vSwitch table.
2012-07-18 Ben Pfaffsystem-stats: Run as part of worker process.
2012-07-18 Ben Pfaffsystem-stats: Use "smap" instead of "shash".
2012-07-17 Ethan Jacksonovsdb-server, ovs-vswitchd: Log version after daemonize...
2012-07-05 Ben Pfaffovs-vswitchd: Log datapath ID in a more user-friendly...
2012-06-22 Ethan Jacksonbridge: Run fast when adding and deleting ports.
2012-06-14 Ethan Jacksonlib: Utilize smaps in the idl.
2012-06-14 Ethan Jacksonlib: New data structure - smap.
2012-06-14 Ethan Jacksonbridge: Simplify VLAN splinter memory management.
2012-05-22 Ben PfaffAdd support for tracking and logging daemon memory...
2012-05-21 Ethan Jacksonbridge: Ignore "null" interfaces as required.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-25 Ben Pfaffvswitchd: Clean up iface_create().
2012-04-25 Ben Pfaffvswitchd: Make reconfiguration update port configuratio...
2012-04-25 Ben Pfaffvswitchd: Make iface_create() return an indication...
2012-04-25 Ben Pfaffvswitchd: Factor code to configure netdevs out of iface...
2012-04-25 Ben Pfaffvswitchd: Refactor iface_refresh_type() into iface_get_...
2012-04-25 Ben Pfaffvswitchd: Drop 'need_refresh' member from struct iface.
2012-04-25 Ben Pfaffvswitchd: Push ofproto_port declaration down to inner...
2012-04-23 Ethan Jacksonbridge: Ignore null interfaces as required.
2012-04-24 Ben Pfaffvswitchd: Report actual port number, not -1, in "added...
2012-04-23 Ethan Jacksonbridge: Refactor bridge_reconfigure().
2012-04-23 Ethan Jacksonvswitchd: Remove unused 'tag' from 'struct 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-11 Ethan Jacksonbridge: Rate limit port creations and deletions.
2012-04-11 Ethan Jacksonbridge: Rate limit default address warnings.
2012-04-12 Ben Pfaffovsdb-idl: Simplify transaction retry.
2012-04-09 Ansis Attekavswitchd: Remove port from datapath if it becomes non...
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-28 Ben PfaffRearrange structures to better fit valgrind's memory...
2012-03-27 Ben PfaffAvoid possibly including an old vswitch-idl.h.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-23 Pravin B Shelarvswitchd: Do not refresh existing iface on new device...
2012-03-22 Ethan Jacksonidl: New helpers for accessing string maps.
2012-03-22 Ethan Jacksonbridge: Shorten long lines.
2012-03-22 Pravin B Shelarnetdev: Rename netdev->get_status() to netdev->get_drv_...
2012-03-20 Ethan Jacksoncfm: Support random VLAN tag for CCM PDUs.
2012-03-19 Ethan Jacksonidl: Move vswitch-idl to libopenvswitch.
2012-03-07 Ben Pfaffnetdev: Abstract "features" interface away from OpenFlo...
2012-03-05 Ben Pfaffbridge: Remove unwanted ports at time of ofproto creation.
2012-02-29 Ben Pfaffbridge: Drop log message when a QoS record lacks a...
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-02-17 Ben Pfaffvswitchd: Always configure a default queue for QoS.
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-03 Ethan Jacksoncfm: Support high priority CCM broadcasts.
2012-02-01 Ben Pfaffvswitchd: Make the MAC entry aging time configurable.
2012-02-01 Ben PfaffAdd support for limiting the number of flows in an...
2012-01-30 Ethan Jacksonbond: Allow users to disable rebalancing.
2012-01-25 Ethan Jacksonstp: Allow manual topology change events.
2012-01-17 Ethan Jacksonbond: Change default bond_mode to active-backup.
2012-01-17 Ethan Jacksonlacp: Enforce valid lacp-system-id configuration.
2012-01-03 Ben Pfaffvswitchd: Also consider access port VLANs as "in use...
2011-12-21 Ansis Attekavswitchd: fix "implicit declaration of function" build...
2011-12-20 Ansis Attekavswitchd: In-band rules for Controller are missing...
2011-12-19 Ben Pfaffunixctl: Implement quoting.
2011-12-16 Ethan Jacksonbond: Warn of imminent default bond_mode change.
2011-12-12 Ben Pfaffbridge: Enable support for access and native VLAN ports...
2011-12-10 Ben Pfaffbridge: Avoid use-after-free with VLAN splinters and...
2011-11-30 Ethan Jacksonlacp: Require non-zero system ID.
2011-11-30 Ethan Jacksonbridge: Honor lacp-system-id other_config setting.
2011-11-30 Ben Pfaffbridge: Configure datapath ID earlier.
2011-11-30 Ethan Jacksonbridge: Remove redundant newline.
2011-11-28 Ben Pfaffofproto: Add "fast path".
2011-11-24 Justin Pettitovs-vswitchd: Track packet and byte statistics sent...
2011-11-24 Ben PfaffImplement new "VLAN splinters" feature.
2011-11-23 Ben Pfaffvswitchd: Remove special case for VLAN devices.
2011-11-23 Ben Pfaffbridge: Fix incorrect comments.
2011-11-23 Ben Pfaffbridge: Avoid reading other_config columns with ovsdb_i...
2011-11-23 Ethan Jacksonvswitch: Implement dscp column of the Queue table.
2011-11-18 Ben PfaffImplement a new port setting "other-config:priority...
2011-11-15 Justin Pettitstp: Track BPDU tx and rx counts.
2011-11-03 Ethan Jacksoncfm: Support tagged CCM PDUs.
2011-10-26 Ethan Jacksonvswitch: Don't update STP on synthetic ports.
2011-10-22 Justin Pettitovs-vswitchd: Add support for 802.1D STP.
2011-10-18 Ben Pfaffbridge: Allow specially named "unix:" controllers.
2011-10-17 Ethan Jacksonvswitchd: New column "link_resets".
2011-10-17 Ethan Jacksonvswitchd: Update link_state instantly.
2011-10-17 Ethan Jacksonvswitchd: Cleanup rate limited DB writes.
2011-10-17 Ethan Jacksonvswitchd: Remove iface_get_carrier().
2011-10-17 Ben Pfaffbridge: Forbid '/' in bridge names to prevent arbitrary...
2011-10-11 Ethan Jacksoncfm: New 'cfm_opstate' setting.
2011-10-05 Justin Pettitbridge: Fix comment describing iface_refresh_cfm_stats().
2011-09-30 Justin Pettitovs-appctl: Print command arguments for "help".
2011-09-29 Ben Pfaffbridge: Clear out all Interface fields when an interfac...
2011-09-26 Ben PfaffImplement "native VLAN" feature.
next