aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-09dpif-netdev: Fix use-after-free in dpif_netdev_recv.Ben Pfaff
2012-06-07datapath: Fix use-after-free bug in dp_notify.Pravin B Shelar
2012-06-07ofproto: Fix use after free in ofoperation_complete().Ethan Jackson
2012-06-01Set dates for release of 1.5.0.Justin Pettit
2012-06-01NEWS: Move learning timeout changes to 1.5.0 section.Justin Pettit
2012-05-29ofp-util: Clean up cookie handling.Justin Pettit
2012-05-23datapath: Avoid system freeze due to ovs-flow-rehash softlockup.Pravin B Shelar
2012-05-21bridge: Ignore "null" interfaces as required.Ethan Jackson
2012-05-22ofproto-dpif-governor: Fix bug in log message.Ben Pfaff
2012-05-22Fix typo in "PYTHONPATH".Ben Pfaff
2012-05-17datapath: Reset upper layer protocol info on internal devices.Jesse Gross
2012-05-16bugtool: rename label names in plugins related to ovs-appctlArun Sharma
2012-05-16bugtool: Collect bond state information from ovs.Arun Sharma
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-14ofputil: Accept OFPP_NONE as a valid output port.Ethan Jackson
2012-05-14fatal-signal: Log when terminating due to a fatal signal.Ben Pfaff
2012-05-14ofp-util: Match on NXAST_CONTROLLER as an output to OFPP_CONTROLLER.Ben Pfaff
2012-05-14cfm: Avoid null pointer dereference in cfm_process_heartbeat().Ben Pfaff
2012-05-11ovs-bugtool: Close file descriptors after use.Gurucharan Shetty
2012-05-10odp-util: Fix parsing of actions encapsulated within "sample" actions.Ben Pfaff
2012-05-10Fix "make distcheck" failure since we weren't cleaning up a generated file.Ben Pfaff
2012-05-09ofproto-dpif: Segregate CFM, LACP, and STP traffic into separate queues.Ben Pfaff
2012-05-09ofproto-dpif: Introduce "slow path" datapath flows.Ben Pfaff
2012-05-09ofproto-dpif: Introduce "internal flows" for handling flow table misses.Ben Pfaff
2012-05-09ofproto-dpif: Move code closer to left margin in facet_check_consistency().Ben Pfaff
2012-05-09ofproto-dpif: Factor parts of update_stats() out into separate functions.Ben Pfaff
2012-05-09odp-util: Change user_action_cookie from struct to union.Ben Pfaff
2012-05-09ofproto-dpif: Clean up and centralize sFlow logic.Ben Pfaff
2012-05-09odp-util: Use switch for checking values of an enum.Ben Pfaff
2012-05-09odp-util: Fix typo in comment.Ben Pfaff
2012-05-09ofproto-dpif: Minor style fix.Ben Pfaff
2012-05-09ofproto: Don't limit flows in OpenFlow tables by default.Ben Pfaff
2012-05-09rhel: Add timeouts to network scripts.Brian Kruger
2012-05-09debian: Remove --no-wait option from the ifupdown script.Gurucharan Shetty
2012-05-08Prepare for 1.7.Justin Pettit
2012-05-08ovs-ofctl: Use port description stat to look up ports when necessary.Justin Pettit
2012-05-08ovs-ofctl: Support large number of ports with "show" command.Justin Pettit
2012-05-08ofp-util: Factor out determining physical port size.Justin Pettit
2012-05-08ofp-util: Add ofputil_switch_features_ports_trunc function.Justin Pettit
2012-05-08ofproto: Add support for OF1.3 port description multipart message.Justin Pettit
2012-05-07OpenFlow: Move stats message enums into "common".Justin Pettit
2012-05-07datapath: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar
2012-05-07ofp-util: Treat a packet-out in_port of OFPP_CONTROLLER as OFPP_NONE.Ben Pfaff
2012-05-07ofproto-dpif: Accept OpenFlow-like flows in "ofproto/trace".Ben Pfaff
2012-05-07ofp-parse: New function parse_ofp_exact_flow().Ben Pfaff
2012-05-07ofp-util: Avoid ovs_fatal() in ofputil_parse_key_value().Ben Pfaff
2012-05-07ofproto-dpif: Factor out VLAN splinter flow adjustment into new function.Ben Pfaff
2012-05-07debian: Synchronize debian/changelog with downstream Debian changelog.Ben Pfaff
2012-05-04debian: Add network integration scripts.Gurucharan Shetty