aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-04Set dates for release of 1.5.0.v1.5.0Justin Pettit
2012-05-29ofp-util: Clean up cookie handling.Justin Pettit
2012-05-25ofproto-dpif: Fix CONTROLLER actions for LLC frames.Ethan Jackson
2012-05-22Fix typo in "PYTHONPATH".Ben Pfaff
2012-05-16odp-util: Update ODPUTIL_FLOW_KEY_BYTES for current kernel flow format.Ben Pfaff
2012-05-16dpif-netdev: allow for proper destruction of netdev datapathsGiuseppe Lettieri
2012-05-14ofproto: Treat a packet-out in_port of OFPP_CONTROLLER as OFPP_NONE.Ben Pfaff
2012-05-10odp-util: Fix parsing of actions encapsulated within "sample" actions.Ben Pfaff
2012-05-09rhel: Add timeouts to network scripts.Brian Kruger
2012-05-08datapath: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar
2012-04-27meta-flow: Correctly set destination MAC in mf_set_flow_value().Ben Pfaff
2012-04-25Fix memory leaks.Ben Pfaff
2012-04-23ofproto: Fix use-after-free error when ports disappear.Ben Pfaff
2012-04-10vswitchd: Remove port from datapath if it becomes non-operationalAnsis Atteka
2012-04-10datapath: Do not send notification if ovs_vport_set_options() failedAnsis Atteka
2012-03-28ovsdb-idl: Fix memory leak writing synthetic rows in ovsdb_idl_txn_write().Ben Pfaff
2012-03-22debian: Fix log rotation.Ben Pfaff
2012-03-22xenserver: Recognize XenServer 5.6-SP2 scripts in RPM %post.Ben Pfaff
2012-03-21debian: Move PKI directory to FHS-compliant location.Ben Pfaff
2012-03-21ofproto-dpif: Fix tag caching for learned flows.Ben Pfaff
2012-03-21ofproto-dpif: Avoid segfault deleting facets that execute LEARN actions.Ben Pfaff
2012-03-21hmap: New function hmap_contains().Ben Pfaff
2012-03-21ofproto-dpif: Fix return type of rule_calculate_tag().Ben Pfaff
2012-03-21learn: Initialize cookie_mask in constructed flow_mod.Ben Pfaff
2012-03-20ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.Ben Pfaff
2012-03-19netdev-linux: Fix use-after-free when netdev_dump_queues() deletes queues.Ben Pfaff
2012-03-19debian: Use a different way to avoid failing install without kernel module.Ben Pfaff
2012-03-19ovsdb-doc: Use minus sign in negative numbers in nroff output.Ben Pfaff
2012-03-19ovsdb-doc: Convert '-' preceding a number as a minus sign, not a hyphen.Ben Pfaff
2012-03-19ovsdb-doc: Put NAME section into generated manpage.Ben Pfaff
2012-03-19debian: Avoid unit test failure when doing "unofficial" builds.Ben Pfaff
2012-03-19doc: Fix typo in manpage.Thomas Goirand
2012-03-19debian: Bump standards-version to 3.9.3.Thomas Goirand
2012-03-19debian: Remove some useless files from the dkms pacakge.Thomas Goirand
2012-03-19debian: Remove po-debconf build dependency.Thomas Goirand
2012-03-19debian: Build-depend on python-all to pull in all Python versions.Thomas Goirand
2012-03-19debian: Add missing ${python:Depends} to openvswitch-test package.Thomas Goirand
2012-03-19debian: Improve long descriptions so as to better describe the packages.Thomas Goirand
2012-03-15netlink-socket: Increase Netlink socket receive buffer size.Ben Pfaff
2012-03-12tests: Skip "strings at least 2 characters long" test for narrow Python.Ben Pfaff
2012-03-12ofproto: Fix code that keeps track of MTU.Ben Pfaff
2012-03-08ovs-monitor-ipsec: Detect correctly IPSEC configuration changesAnsis Atteka
2012-03-08netdev-linux: Use "read", not "recv", for tap devices.Ben Pfaff
2012-03-08bond: Incorrectly reported an error in appctl.Ethan Jackson
2012-03-08ovs-xapi-sync: Rerun processing when a db update arrives during a commit.Ben Pfaff
2012-03-07socket-util: Unlink Unix domain sockets that bind but fail to connect.Ben Pfaff
2012-03-07datapath: Fix checksum update for actions on UDP packets.Jesse Gross
2012-03-07datapath: Honor dp_ifindex, when specified, for vport lookup by name.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