aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-03datapath: Fix FLOW_BUFSIZE definition.v1.7.1Jesse Gross
2012-08-22datapath: Fix namespace refcount leak on failed init.Jesse Gross
2012-08-22stp: port_no counter is off by oneAnsis Atteka
2012-08-21bond: Tag flows according to their hash bucket, not just their slave.Ben Pfaff
2012-08-16netdev: Map to OpenFlow port for flow lookupEd Maste
2012-08-13Prepare for 1.7.1.Justin Pettit
2012-08-13tests: Fix MockXenAPI to make the ovs-xapi-sync test case pass again.Ben Pfaff
2012-08-13xenserver: Improve efficiency of code by using get_all_records_where()Rob Hoes
2012-08-13rconn: Treat draining a message from the send queue as activity.Ben Pfaff
2012-08-13rconn: Remove unused functions.Ben Pfaff
2012-08-03datapath: Relax set header validation.Jesse Gross
2012-08-03flow: Correctly consider nw_frag_mask in some flow_wildcards_*() functions.Ben Pfaff
2012-08-01flow: Fix wild pointer dereference in flow_compose().Ethan Jackson
2012-07-30Set dates for release of 1.7.0.v1.7.0Justin Pettit
2012-07-27Avoid implementation-defined strerror behaviourEd Maste
2012-07-27ovs-ctl: Start the rest of Open vSwitch if loading brcompat module fails.Ben Pfaff
2012-07-25NEWS: Document flow setup improvement in 1.7 release.Justin Pettit
2012-07-23Fix race condition in parallel execution of "make install".Ben Pfaff
2012-07-20debian: Remove controller keys on openvswitch-controller package purge.Ben Pfaff
2012-07-18debian: Do not change iptables rules by default.Ben Pfaff
2012-07-11cfm: Always initialize CCM "internal_ms_x" extension field.Ben Pfaff
2012-07-10datapath: Check gso_type for correct sk_buff in queue_gso_packets().Ben Pfaff
2012-07-09debian: Remove obsolete advice to edit /etc/default/openvswitch-switch.Ben Pfaff
2012-07-09debian: Add "netbase" dependency for /etc/protocols.Ben Pfaff
2012-07-05ovs-check-dead-ifs: Tolerate processes that disappear during run.Ben Pfaff
2012-07-05ovs-brcompatd: Fix sending replies to kernel requests.Ben Pfaff
2012-07-02python: Call 'wait' methods correctly in jsonrpc and stream code.Ben Pfaff
2012-06-29ovs-vswitchd: Call mlockall() from the daemon, not the parent or monitor.Ben Pfaff
2012-06-26Update dates and notes for 1.6.1 release.Justin Pettit
2012-06-26lib: Do not assume sig_atomic_t is int.Ed Maste
2012-06-25ofproto-dpif-governor: Improve performance when most flows get set up.Ben Pfaff
2012-06-25ofp-util: Avoid use-after-free in ofputil_encode_flow_mod().Ben Pfaff
2012-06-25dpif-linux: Zero 'stats' outputs of dpif_operate() ops on failure.Ben Pfaff
2012-06-20ofproto-dpif-governor: Wake up only when there is genuinely work to do.Ben Pfaff
2012-06-19debian: Make DKMS automatically build for running kernel.Ben Pfaff
2012-06-13vlog: Avoid use-after-free in corner case.Ben Pfaff
2012-06-12datapath: Check currect return value from skb_gso_segment()Pravin B Shelar
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