aboutsummaryrefslogtreecommitdiff
path: root/vswitchd
AgeCommit message (Expand)Author
2012-04-05Granular link health statistics for cfm.Mehak Mahajan
2012-03-28Rearrange structures to better fit valgrind's memory leak heuristics.Ben Pfaff
2012-03-27Avoid possibly including an old vswitch-idl.h.Ben Pfaff
2012-03-23Allow configuring DSCP on controller and manager connections.Mehak Mahajan
2012-03-23vswitchd: Do not refresh existing iface on new device addition.Pravin B Shelar
2012-03-22idl: New helpers for accessing string maps.Ethan Jackson
2012-03-22bridge: Shorten long lines.Ethan Jackson
2012-03-22netdev: Rename netdev->get_status() to netdev->get_drv_info().Pravin B Shelar
2012-03-19cfm: Support random VLAN tag for CCM PDUs.Ethan Jackson
2012-03-19idl: Move vswitch-idl to libopenvswitch.Ethan Jackson
2012-03-19configure: Remove --with-build-number.Ben Pfaff
2012-03-13configure: add configure option to disable building brcompatChris Wright
2012-03-09datapath: omit _mod from module namesChris Wright
2012-03-07netdev: Abstract "features" interface away from OpenFlow 1.0.Ben Pfaff
2012-03-07Begin breaking openflow-1.0.h into common and version-specific definitions.Ben Pfaff
2012-03-06xenserver: Add vm-id to the external_ids.Gurucharan Shetty
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-29bridge: Drop log message when a QoS record lacks a default queue.Ben Pfaff
2012-02-21unixctl: New JSON RPC back-end.Ethan Jackson
2012-02-16vswitchd: Always configure a default queue for QoS.Ben Pfaff
2012-02-16vswitchd: Remove never-implemented table and column for capabilities.Ben Pfaff
2012-02-13bond: Remove stale documentation.Ethan Jackson
2012-02-09vswitchd: Add "enable-async-messages" setting for controllers.Ben Pfaff
2012-02-08cfm: Expose detailed fault status in the database.Ethan Jackson
2012-02-08vswitch.xml: Remove trailing whitespace.Ethan Jackson
2012-02-02cfm: Support high priority CCM broadcasts.Ethan Jackson
2012-02-02cfm: Allow manual override of CFM fault status.Ethan Jackson
2012-02-02vswitch.xml: More readably indent one section.Ben Pfaff
2012-02-01vswitchd: Make the MAC entry aging time configurable.Ben Pfaff
2012-02-01Add support for limiting the number of flows in an OpenFlow flow table.Ben Pfaff
2012-01-30bond: Allow users to disable rebalancing.Ethan Jackson
2012-01-25stp: Allow manual topology change events.Ethan Jackson
2012-01-24vswitchd: Stop documenting nonexistent "min-rate" QoS.Ethan Jackson
2012-01-24ofproto: Optionally flush all learning tables with appctl.Ethan Jackson
2012-01-23lacp: Require successful LACP negotiations when configured.Ethan Jackson
2012-01-19Add cmdline arg to specify unix domain control socket.Andrew Lambeth
2012-01-19dummy: Make --enable-dummy=override replace all dpifs, netdevs by dummies.Ben Pfaff
2012-01-16bond: Change default bond_mode to active-backup.Ethan Jackson
2012-01-16lacp: Enforce valid lacp-system-id configuration.Ethan Jackson
2012-01-16bond: Support ovs-appctl bond/show without arguments.Ethan Jackson
2012-01-11vswitchd: Document maximum queue_id for Linux QoS.Ethan Jackson
2012-01-03vswitchd: Also consider access port VLANs as "in use" for VLAN splinters.Ben Pfaff
2011-12-21vswitchd: fix "implicit declaration of function" build warning.Ansis Atteka
2011-12-20vswitchd: Document what changes to the database flush the flow table.Ben Pfaff
2011-12-19vswitchd: In-band rules for Controller are missing after executing force-relo...Ansis Atteka
2011-12-19unixctl: Implement quoting.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