aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-10ovsdb-server: Refactor parsing of remote names to avoid ovs_fatal().Ben Pfaff
2013-04-10sset: New function sset_sort().Ben Pfaff
2013-04-10dpif-linux: Reset epoll() on channel deletion.Ethan Jackson
2013-04-07ovs-lib: Do not tee the ovs-ctl o/p in case of strace.Gurucharan Shetty
2013-04-06ofproto-dpif: Disable miss handling in rule_get_stats().Ethan Jackson
2013-03-29ovs-appctl: dpif/show display bug fixAndy Zhou
2013-04-03rhel: Add depmod.d conf file for rhel6 kmod package.Gurucharan Shetty
2013-04-02jsonrpc-server: Disconnect connections that queue too much data.Ben Pfaff
2013-04-02ovsdb-data: New functions for predicting serialized length of data.Ben Pfaff
2013-04-02json: New function json_serialized_length().Ben Pfaff
2013-04-02ofproto-dpif: Don't rate limit facet_learn() with fin_timeouts.Ethan Jackson
2013-04-01ofproto: Increase default flow-eviction-threshold.Ethan Jackson
2013-04-01ofproto-dpif: Push statistics less frequently.Ethan Jackson
2013-04-01ofproto-dpif: Run fast internally.Ethan Jackson
2013-04-01ofproto-dpif: Systematically push stats upon request.Ethan Jackson
2013-04-01ofproto-dpif.at: Fix timing issue in show rates test.Jarno Rajahalme
2013-04-01ofproto-dpif: Keep track of exact-match flow infoAndy Zhou
2013-04-01ovs-appctl: dpif/show display per bridge statsAndy Zhou
2013-04-01ofproto-dpif: Rate limit calls to facet_learn().Ethan Jackson
2013-04-01ofproto-dpif: Rate limit facet_check_consistency()Ethan Jackson
2013-03-27ovs-lib: Wait for a longer time after SIGKILL.Gurucharan Shetty
2013-03-26datapath: Fix IP ID setting.Jarno Rajahalme
2013-03-26datapath: Factor out common code from *_build_header() to ovs_tnl_send().Jarno Rajahalme
2013-03-25ovs-bugtool: Add iptables output for all tables.Gurucharan Shetty
2013-03-25Add binary option for command outputs collected by ovs-bugtoolShih-Hao Li
2013-03-24odp-utils: Fix memory corruption while flow parsing.Gurucharan Shetty
2013-03-24ofproto-dpif: Push statistics in rule_get_stats().Ethan Jackson
2013-03-22ofproto-dpif: xlate actions once with subfacets.Ethan Jackson
2013-03-21ovs-bugtool: Add ovs-ofctl commands to bugtool plugin scripts.Gurucharan Shetty
2013-03-21ovs-bugtool: Remove calls of ovs-ofctl on ovs-system.Gurucharan Shetty
2013-03-20bridge: Rate-limit updates to "instant stats".Ben Pfaff
2013-03-18debian: Re-add --timeout option for ifupdown script.Gurucharan Shetty
2013-03-18ovs-vsctl: Try connecting only once for active connections by default.Ben Pfaff
2013-03-18ipsec: unset IPSEC_MARK flag from skb_mark after tunnel packet is decapsulatedAnsis Atteka
2013-03-15ovs-bugtool: Add ovs-ctl.log to debug bundle.Gurucharan Shetty
2013-03-15debian, rhel, xenserver: Ability to collect ovs-ctl logs.Gurucharan Shetty
2013-03-13tunnel: Remove references to multicast tunnels in schema documentation.Jesse Gross
2013-03-13datapath: Check for Centos 6.4 backports.Jesse Gross
2013-03-12bridge: Store the 'mac_in_use' for interfaces in OVSDB.Justin Pettit
2013-03-12datapath: Reduce loop limit by one to 4.Jesse Gross
2013-03-12connmgr: Fix memory leak in ofconn monitor table.Ben Pfaff
2013-03-12ovsdb: Fix memory leak.Ben Pfaff
2013-03-11Set dates for 1.9.0 release.Justin Pettit
2013-03-11NEWS: Note tunneling feature removals in the correct release.Jesse Gross
2013-03-08Add table_id to NXM flow_removed messages.Ben Pfaff
2013-03-08ofproto-dpif: Fix up user specifying wrong bridge on "ofproto/trace".Ben Pfaff
2013-03-07ofproto-dpif: Print slow-path actions instead of "drop" in dump-flows.Justin Pettit
2013-03-07timeval: Avoid backtrace() from signal handler on x86-64.Ben Pfaff
2013-03-06tunnel: Mark ECN status on decapsulated tunnel packets.Justin Pettit
2013-03-06tunnel: Generate datapath flows for tunneled packets dropped due to ECN.Justin Pettit