aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2012-05-08Prepare for 1.7.Justin Pettit
2012-05-08ofproto: Add support for OF1.3 port description multipart message.Justin Pettit
2012-04-26nicira-ext: Support masking of nd_target fieldAnsis Atteka
2012-04-26coverage: Make ovs-appctl command more useful and less alarming.Ben Pfaff
2012-04-18dpif: Include TCP flags in "ovs-dpctl dump-flows" output.Ben Pfaff
2012-04-18ovs-test: Enhancements to the ovs-test toolAnsis Atteka
2012-04-05Granular link health statistics for cfm.Mehak Mahajan
2012-04-05Revert "Granular link health statistics for cfm."Mehak Mahajan
2012-04-05Granular link health statistics for cfm.Mehak Mahajan
2012-03-23Allow configuring DSCP on controller and manager connections.Mehak Mahajan
2012-03-09nicira-ext: Increase the number of NXM registers to 8.Ethan Jackson
2012-03-09datapath: omit _mod from module namesChris Wright
2012-02-27Add ability to direct "packet-in"s to particular controllers.Ben Pfaff
2012-02-27vlog: Be more liberal in syntax for -v and vlog/set.Ben Pfaff
2012-02-24Prepare for post-1.6.0 (1.6.90).Justin Pettit
2012-02-16vswitchd: Always configure a default queue for QoS.Ben Pfaff
2012-02-15Implement new "fin_timeout" action and "learn" feature.Ben Pfaff
2012-02-09vswitchd: Add "enable-async-messages" setting for controllers.Ben Pfaff
2012-02-09ofproto: Implement OpenFlow extension to allow control over async messages.Ben Pfaff
2012-02-07Add information about time left before timeouts to flow dumps.Ben Pfaff
2012-02-02cfm: Support high priority CCM broadcasts.Ethan Jackson
2012-02-02Add support for bitwise matching on TCP and UDP ports.Ben Pfaff
2012-02-02ovsdb-client: Add optional timestamps to "monitor" command output.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-02-01ofproto: Move 'used' from ofproto_dpif into ofproto.Ben Pfaff
2012-01-31Set dates for 1.4.0 release.Justin Pettit
2012-01-31NEWS: Point out userspace is compatible with Linux 3.3 OVS kernel module.Justin Pettit
2012-01-30bond: Allow users to disable rebalancing.Ethan Jackson
2012-01-27vlog: Change the default timestamp structure.Gurucharan Shetty
2012-01-23lacp: Require successful LACP negotiations when configured.Ethan Jackson
2012-01-16bond: Change default bond_mode to active-backup.Ethan Jackson
2012-01-13ofproto: New action TTL decrement.Pravin B Shelar
2012-01-12Prepare for post-1.5.0 (1.5.90).Justin Pettit
2012-01-11ovsdb-tool: Use typical db and schema install locations as defaults.Ben Pfaff
2012-01-11NEWS: Fix typo.Ben Pfaff
2012-01-11ovs-vsctl: Add set relational operators to "find" command.Ben Pfaff
2012-01-10news: Mention NXM_PACKET_IN.Ethan Jackson
2012-01-10ovs-ofctl: Support daemonization for monitor and snoop.Ethan Jackson
2011-12-27Add ability to restrict flow mods and flow stats requests to cookies.Justin Pettit
2011-12-21NEWS: Fix typo in entry for 1.3.0.Ben Pfaff
2011-12-20Add release date for 1.3.0.Ben Pfaff
2011-12-16bond: Warn of imminent default bond_mode change.Ethan Jackson
2011-12-06ofproto-dpif-sflow: allow sFlow to infer the agent device.Luca Giraudo
2011-12-01Prepare for post-1.4.0 (1.4.90).Justin Pettit
2011-11-30Declare the version as "1.4.0".Justin Pettit
2011-11-24mirroring: Don't require the "normal" action to perform mirroring.Justin Pettit
2011-11-23ovs-vswitchd: Track packet and byte statistics sent on mirrors.Justin Pettit
2011-11-23Implement new "VLAN splinters" feature.Ben Pfaff
2011-11-18ovs-test: A new tool that allows to diagnose connectivity and performance issuesAnsis Atteka