summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* vswitchd: Document behavior of 802.1p priorities with VLAN splinters.Ben Pfaff2012-03-051-0/+6
* bridge: Remove unwanted ports at time of ofproto creation.Ben Pfaff2012-03-051-2/+6
* vswitchd: Always configure a default queue for QoS.Ben Pfaff2012-02-162-4/+16
* vswitchd: Make the MAC entry aging time configurable.Ben Pfaff2012-02-012-0/+37
* ofproto: Optionally flush all learning tables with appctl.Ethan Jackson2012-01-241-2/+3
* vswitchd: Also consider access port VLANs as "in use" for VLAN splinters.Ben Pfaff2012-01-032-8/+15
* bond: Warn of imminent default bond_mode change.Ethan Jackson2011-12-161-5/+15
* bridge: Enable support for access and native VLAN ports on bonds.Ben Pfaff2011-12-121-11/+2
* bridge: Avoid use-after-free with VLAN splinters and multiple bridges.Ben Pfaff2011-12-091-2/+4
* lacp: Require non-zero system ID.Ethan Jackson2011-11-301-0/+5
* bridge: Honor lacp-system-id other_config setting.Ethan Jackson2011-11-301-2/+8
* bridge: Configure datapath ID earlier.Ben Pfaff2011-11-301-2/+22
* bridge: Remove redundant newline.Ethan Jackson2011-11-301-1/+0
* ofproto: Add "fast path".Ben Pfaff2011-11-283-11/+22
* ovs-vswitchd: Track packet and byte statistics sent on mirrors.Justin Pettit2011-11-233-4/+59
* mirroring: Use more generic terms for mirroring.Justin Pettit2011-11-231-4/+4
* Implement new "VLAN splinters" feature.Ben Pfaff2011-11-232-4/+393
* vswitchd: Remove special case for VLAN devices.Ben Pfaff2011-11-231-25/+2
* bridge: Fix incorrect comments.Ben Pfaff2011-11-231-4/+3
* bridge: Avoid reading other_config columns with ovsdb_idl_get().Ben Pfaff2011-11-231-18/+20
* vswitch: Implement dscp column of the Queue table.Ethan Jackson2011-11-233-2/+39
* tests: Allow unit tests to run as root.Ethan Jackson2011-11-181-0/+7
* Implement a new port setting "other-config:priority-tags".Ben Pfaff2011-11-172-8/+37
* ofproto-dpif: Do not output RSPAN packets to SPAN ports.Ben Pfaff2011-11-171-0/+1
* stp: Track BPDU tx and rx counts.Justin Pettit2011-11-153-11/+51
* docs: Always build ovs-vswitchd.conf.db.5 in srcdir.Ben Pfaff2011-11-111-1/+1
* cfm: Support tagged CCM PDUs.Ethan Jackson2011-11-032-0/+9
* ovs-appctl: Add fdb/flush commandAnsis Atteka2011-11-011-0/+2
* Fix build on FreeBSD.Edward Tomasz NapieraƂa2011-11-011-0/+4
* Implement automatic dependency generation for manpages.Ben Pfaff2011-10-261-4/+3
* vswitch: Don't update STP on synthetic ports.Ethan Jackson2011-10-261-0/+13
* datapath: Add multicast tunnel support.Ben Pfaff2011-10-241-3/+13
* ovs-vswitchd: Add support for 802.1D STP.Justin Pettit2011-10-223-7/+447
* bridge: Allow specially named "unix:" controllers.Ben Pfaff2011-10-181-6/+39
* vswitchd: New column "link_resets".Ethan Jackson2011-10-173-2/+18
* vswitchd: Update link_state instantly.Ethan Jackson2011-10-171-5/+4
* vswitchd: Cleanup rate limited DB writes.Ethan Jackson2011-10-171-26/+15
* vswitchd: Remove iface_get_carrier().Ethan Jackson2011-10-171-13/+3
* bridge: Forbid '/' in bridge names to prevent arbitrary directory access.Ben Pfaff2011-10-171-2/+9
* vswitch.xml: Correct CAPWAP minimum Linux kernel version.Ben Pfaff2011-10-121-1/+1
* ovs.db.types: Consistently use commas in formatting large numbers.Ben Pfaff2011-10-121-1/+2
* vswitchd: Document constraints on keys.Ben Pfaff2011-10-121-65/+94
* cfm: New 'cfm_opstate' setting.Ethan Jackson2011-10-112-1/+14
* vswitch.xml: Annotate 'false' keyword in CFM documentation.Ethan Jackson2011-10-111-1/+1
* vswitch.ovsschema: Mark more CFM columns ephemeral.Ben Pfaff2011-10-071-5/+8
* bridge: Fix comment describing iface_refresh_cfm_stats().Justin Pettit2011-10-041-2/+1
* vswitchd: Document map members as separate columnsBen Pfaff2011-10-041-1265/+1224
* vconn: Remove unnecessary forward declarations and #includes from header.Ben Pfaff2011-10-041-0/+1
* ovs-vswitchd: Document "coverage/log" in man page.Justin Pettit2011-09-291-0/+2
* lacp: Make argument to ovs-appctl "lacp/show" command optional.Justin Pettit2011-09-291-2/+4