aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-01Set release date for 1.10.0.v1.10.0Justin Pettit
2013-04-29worker: Prevent worker from being responsible for pidfile deletion.Gurucharan Shetty
2013-04-29vswitchd: Disable system stats collection on a concurrently running daemon.Gurucharan Shetty
2013-04-29datapath: Account for RHEL6.4 backports in compat layerThomas Graf
2013-04-29datapath: Use openvswitch_handle_frame hook in >=RHEL6.4 to live side by side...Thomas Graf
2013-04-29Add FAQ entries around the VXLAN support in Open vSwitch.Kyle Mestery
2013-04-29Update the default VXLAN destination UDP port to the IANA assigned portKyle Mestery
2013-04-18python: fix a typo error in python/ovs/socket_util.py.Alex Wang
2013-04-16python/ovs/poller.py: workaround an eventlet bugYAMAMOTO Takashi
2013-04-12ovs-vsctl: Fix a segfault.Gurucharan Shetty
2013-04-11bridge: Complete initial configuration even with empty database.Ben Pfaff
2013-04-10bridge: Only complete daemonization after db commits initial config.Ben Pfaff
2013-04-10ovs-ctl: Connect to remote OVSDB managers only after ovs-vswitchd starts.Ben Pfaff
2013-04-10ovsdb-server: Add commands for adding and removing remotes at runtime.Ben Pfaff
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