cascardo/ovs.git
2014-08-14 Justin PettitRelease Open vSwitch 2.0.2. v2.0.2
2014-07-28 yinpeijunFix two memory leaks.
2014-07-17 Alex Wangstp: Make stp-disabled port forward stp bpdu packets.
2014-07-15 Ben Pfaffdpif-linux: Fix bad backport in previous commit.
2014-07-15 Ben Pfaffdpif-linux: Avoid null dereference if all ports disappear.
2014-07-11 Ben Pfafftests: Disable glibc memory checking under glibc <...
2014-07-10 Daniele Di... datapath/flow_netlink: Fix NDP flow mask validation
2014-06-30 Alex Wangdatapath: Use exact lookup for flow_get and flow_del.
2014-06-25 Ben Pfaffjson: Fix parsing of strings that end with a backslash.
2014-06-23 Alex Wangofproto-dpif: Configure datapath max-idle through ovs...
2014-06-13 Ben Pfaffstream-ssl: Enable TLSv1.1 and TLSv1.2.
2014-06-06 Ben Pfaffofproto: Fix memory leak in ofproto_destroy().
2014-06-05 Simon Hormanofproto: Send monitor updates if a flow mod changes...
2014-05-28 Gurucharan... bridge: Initialize dscp for mgmt connections.
2014-05-09 Thomas Grafovs-ctl: Don't decrease max open fds if already set...
2014-05-07 Joe Stringertunnel: Fix bug where misconfiguration persists.
2014-05-05 Joe Stringernetdev: Safely increment refcount in netdev_open().
2014-05-02 Jesse Grossdatapath: Fix feature check for HAVE_RXHASH.
2014-05-02 Pritesh Kotharidatapath: clear l4_rxhash in skb_clear_hash.
2014-05-02 YAMAMOTO Takashiofproto-dpif-xlate: Fix in_port=controller case for...
2014-04-10 Ben Pfaffnetflow: Correctly track flow creation time.
2014-04-10 ZhengLingyunvlandev: Fix an obvious predicate logic crash bug.
2014-03-20 Alex Wangcfm: Define old_cfm_fault as 'enum cfm_fault_reason'.
2014-03-19 Jarno Rajahalmedpif-netdev: Use packet key to parse TCP flags.
2014-03-15 kmindgstp: Fix bpdu tx problem in listening state
2014-03-03 Ben Pfaffodp-util: Include tun_id when nonzero even if "key...
2014-02-28 Andy Zhouofproto-dpif: Discard any flow_miss_batches before...
2014-02-26 Joe Stringerdpif-linux: Lookup netdev to get netdev type string.
2014-02-25 Ben Pfaffofproto-dpif: Complete all packet translations before...
2014-02-21 Ben Pfaffofproto-dpif: Fix segfault removing port when STP is...
2014-02-20 Ben Pfaffofproto: Update only OFPUTIL_PS_LINK_DOWN (not STP...
2014-02-19 Romain Lengletipfix: fix upcall cookie size checks to support 8 byte...
2014-02-13 Jarno Rajahalmedatapath: Fix race.
2014-02-12 Jarno Rajahalmemeta-flow: Fix setting MFF_IP_FRAG.
2014-02-11 Ben Pfafftests: Fix up tests to match changes from previous...
2014-02-11 Ben Pfaffofproto-dpif-xlate: Make flows that match ICMP fields...
2014-02-04 YAMAMOTO Takashipackets: Fix userland implementation of set-field ipv6...
2014-02-04 Ken Ajiroovs-vsctl: Update will be discarded when multiple ovs...
2014-01-29 Andy Zhoudatapath: Do not free in use mask list, fixes a kernel...
2014-01-28 Ethan Jacksonofproto-dpif: Fix rule delete deadlock.
2014-01-23 Andy Zhoudatapath: Fix kernel panic on ovs_flow_free
2014-01-22 Ansis Attekaipsec: install iptables rules that set IPsec bit in...
2014-01-16 James PageAdd check for -latomic
2014-01-14 Ben Pfaffofproto: Avoid segfault modifying flow with invalid...
2014-01-13 Francesco FuscosFlow: clear the padding
2014-01-09 Alex Wangbfd: Fix cpath_down set failure.
2014-01-09 Andy Zhouofproto-dpif: Fix a vlan-splinter megaflow bug
2013-12-31 Ben Pfaffodp-util: Avoid null dereference in parse_8021q_onward().
2013-12-30 Alex Wangbridge: Fix reversed string parsing in bridge_configure...
2013-12-24 Daisuke Kotaniofp-parse: Check port number only after parsing it...
2013-12-20 Jesse Grossdatapath: Check for backported netdev_features_t.
2013-12-16 Ben Pfaffconnmgr: Fix attempt to take mutex recursively when...
2013-12-14 Justin PettitRelease Open vSwitch 2.0.1. v2.0.1
2013-12-11 Andy Zhouofproto-dpif: Ignore non-packet field masks during...
2013-12-03 Pravin B Shelardatapath: Fix compat skb_get_rxhash()
2013-12-02 Alexei Starovoitovdatapath: fix vport-netdev unregister
2013-11-27 Pravin B Shelarvxlan: Optimize vxlan rcv
2013-11-21 Romain Lengletipfix: fix segfault for Flow_Sample_Collector_Set witho...
2013-11-12 Alfredo Finellidebian: Avoid logrotate error if /var/run/openvswitch...
2013-11-11 Ben Pfaffodp-util: Fix formatting of ipfix action cookies, to...
2013-11-11 Ben Pfaffodp-util: Fix IPFIX breakage with old kernel modules.
2013-11-11 Ben Pfaffnetlink: New function nl_msg_put_unspec_zero().
2013-11-01 Thomas Grafovsdb: Do not leak error in ovsdb_server_compact()
2013-10-30 Gurucharan... odp-util: Parse SCTP correctly.
2013-10-29 Gurucharan... fedora: Add ovs-dpctl-top to the spec file.
2013-10-21 Ben Pfaffofproto: Send only one OFPT_FLOW_REMOVED message when...
2013-10-17 Gurucharan... ovs-lib: Return the correct exit status of the command...
2013-10-15 Justin PettitAnnounce that ovs-vswitchd is now multi-threaded. v2.0
2013-10-15 Justin PettitSet release date for 2.0.0.
2013-10-15 Jarno Rajahalmelib/meta-flow: Include util.h for ovs_assert().
2013-10-15 YAMAMOTO Takashitests: fix failure when $PKIDIR contains uuid-like...
2013-10-15 Jarno Rajahalmelib/meta-flow: Enforce mf_fields array order.
2013-10-15 Alex Wangtests: Make ovsdb-server add/remove remote test faster...
2013-10-11 Ben Pfaffrconn: Make thread-safe.
2013-10-11 Ben Pfaffconnmgr: Formalize 'ofproto_mutex' as protecting ofconn...
2013-10-11 Ben Pfaffconnmgr: Use 'ofproto_mutex' to protect ofconns from...
2013-10-11 Ben Pfaffrconn: Make rconn_packet_counter thread-safe.
2013-10-09 Ethan Jacksonofproto-dpif-xlate: Do initial rule lookup for callers.
2013-10-08 ZhengLingyunovs-controller: Avoid dereferencing NULL pointer when...
2013-10-04 Gurucharan... ovs-lib: Revert "Return the exit status of ovs-ctl...
2013-10-02 Duffie Cooleyovs-lib: Return the exit status of ovs-ctl in ovs_ctl().
2013-09-30 Pravin B Shelardatapath: Fix vxlan gso with vlan.
2013-10-01 Duffie Cooleyrhel: fix the exit status of the openvswitch init script.
2013-09-24 Ben Pfaffhmap: Make bad hash functions easier to find.
2013-09-24 Ben Pfaffofproto: Fix memory leak in rule_actions_unref().
2013-09-24 Ben Pfaffofproto: Allow ofproto_delete_flow() to delete hidden...
2013-09-20 Ethan Jacksoncfm: Don't enforce CFM_FAULT_INTERVAL.
2013-09-20 alex wangcfm: Prevent interval fault when demand mode is enabled...
2013-09-18 Jesse Grossdatapath: Remove net_device_ops compatibility code.
2013-09-17 Mark Hamiltonutilities: a top like tool for ovs-dpctl dump-flows.
2013-09-17 Ben Pfaffvlog: Fix formatting of milliseconds in Python log...
2013-09-17 Paul Ingramovsdb: write commit timestamps to millisecond resolution.
2013-09-17 Paul Ingramovsdb: Use DB load time, not on-disk commit times,...
2013-09-17 Paul Ingramvlog: Report timestamps in millisecond resolution in...
2013-09-17 Ben Pfaffofproto-dpif: Fix use-after-free error deleting last...
2013-09-16 Ben Pfafftests: Make ovsdb-server add-db/remove-db test faster...
2013-09-13 Jesse GrossFAQ: Fix version number for 2.0.
2013-09-13 Ben Pfaffofproto-dpif: Move "learn" actions into individual...
2013-09-13 Ben Pfaffofproto: Remove redundant cls parameter from a few...
2013-09-13 Ben Pfaffofproto: Add global locking around flow table changes.
next