aboutsummaryrefslogtreecommitdiff
path: root/vswitchd
AgeCommit message (Expand)Author
2012-10-25datapath: Fix Tunnel options TOSPravin B Shelar
2012-08-22stp: port_no counter is off by oneAnsis Atteka
2012-07-02ovs-vswitchd: Call mlockall() from the daemon, not the parent or monitor.Ben Pfaff
2012-03-05vswitchd: Document behavior of 802.1p priorities with VLAN splinters.Ben Pfaff
2012-03-05bridge: Remove unwanted ports at time of ofproto creation.Ben Pfaff
2012-02-16vswitchd: Always configure a default queue for QoS.Ben Pfaff
2012-02-01vswitchd: Make the MAC entry aging time configurable.Ben Pfaff
2012-01-24ofproto: Optionally flush all learning tables with appctl.Ethan Jackson
2012-01-03vswitchd: Also consider access port VLANs as "in use" for VLAN splinters.Ben Pfaff
2011-12-16bond: Warn of imminent default bond_mode change.Ethan Jackson
2011-12-12bridge: Enable support for access and native VLAN ports on bonds.Ben Pfaff
2011-12-09bridge: Avoid use-after-free with VLAN splinters and multiple bridges.Ben Pfaff
2011-11-30lacp: Require non-zero system ID.Ethan Jackson
2011-11-30bridge: Honor lacp-system-id other_config setting.Ethan Jackson
2011-11-30bridge: Configure datapath ID earlier.Ben Pfaff
2011-11-30bridge: Remove redundant newline.Ethan Jackson
2011-11-28ofproto: Add "fast path".Ben Pfaff
2011-11-23ovs-vswitchd: Track packet and byte statistics sent on mirrors.Justin Pettit
2011-11-23mirroring: Use more generic terms for mirroring.Justin Pettit
2011-11-23Implement new "VLAN splinters" feature.Ben Pfaff
2011-11-23vswitchd: Remove special case for VLAN devices.Ben Pfaff
2011-11-23bridge: Fix incorrect comments.Ben Pfaff
2011-11-23bridge: Avoid reading other_config columns with ovsdb_idl_get().Ben Pfaff
2011-11-23vswitch: Implement dscp column of the Queue table.Ethan Jackson
2011-11-18tests: Allow unit tests to run as root.Ethan Jackson
2011-11-17Implement a new port setting "other-config:priority-tags".Ben Pfaff
2011-11-17ofproto-dpif: Do not output RSPAN packets to SPAN ports.Ben Pfaff
2011-11-15stp: Track BPDU tx and rx counts.Justin Pettit
2011-11-11docs: Always build ovs-vswitchd.conf.db.5 in srcdir.Ben Pfaff
2011-11-03cfm: Support tagged CCM PDUs.Ethan Jackson
2011-11-01ovs-appctl: Add fdb/flush commandAnsis Atteka
2011-11-01Fix build on FreeBSD.Edward Tomasz NapieraƂa
2011-10-26Implement automatic dependency generation for manpages.Ben Pfaff
2011-10-26vswitch: Don't update STP on synthetic ports.Ethan Jackson
2011-10-24datapath: Add multicast tunnel support.Ben Pfaff
2011-10-22ovs-vswitchd: Add support for 802.1D STP.Justin Pettit
2011-10-18bridge: Allow specially named "unix:" controllers.Ben Pfaff
2011-10-17vswitchd: New column "link_resets".Ethan Jackson
2011-10-17vswitchd: Update link_state instantly.Ethan Jackson
2011-10-17vswitchd: Cleanup rate limited DB writes.Ethan Jackson
2011-10-17vswitchd: Remove iface_get_carrier().Ethan Jackson
2011-10-17bridge: Forbid '/' in bridge names to prevent arbitrary directory access.Ben Pfaff
2011-10-12vswitch.xml: Correct CAPWAP minimum Linux kernel version.Ben Pfaff
2011-10-12ovs.db.types: Consistently use commas in formatting large numbers.Ben Pfaff
2011-10-12vswitchd: Document constraints on keys.Ben Pfaff
2011-10-11cfm: New 'cfm_opstate' setting.Ethan Jackson
2011-10-11vswitch.xml: Annotate 'false' keyword in CFM documentation.Ethan Jackson
2011-10-07vswitch.ovsschema: Mark more CFM columns ephemeral.Ben Pfaff
2011-10-04bridge: Fix comment describing iface_refresh_cfm_stats().Justin Pettit
2011-10-04vswitchd: Document map members as separate columnsBen Pfaff