MPTCP v0.91.3 maintenance release
From: | "Christoph Paasch" (via mptcp-dev Mailing List) <mptcp-dev-1cNGNKGn6cRWdXg3Zgxhqoble9XqW/aP-AT-public.gmane.org> | |
To: | mptcp-dev-1cNGNKGn6cRWdXg3Zgxhqoble9XqW/aP-AT-public.gmane.org | |
Subject: | MPTCP v0.91.3 maintenance release | |
Date: | Tue, 31 Jan 2017 23:10:14 -0800 | |
Message-ID: | <20170201071014.GA23946@Chimay.local> |
Hello, the Multipath TCP Kernel v0.91.3 has been released. This release fixes a bunch of MPTCP-bugs that were discovered recently, in particular some memory-corruption issues. It also merge with upstream v4.1.38. See below for a full list of changelogs. Updated debian and rpm packages are available on the bintray repository. Everybody should update to the latest kernel. Multipath TCP Linux Kernel v0.91.3 ==== $ git shortlog ^v4.1.38 v0.91.2..v0.91.3 Benjamin Hesmans (2): MPTCP : Account for bytes_acked at meta level MPTCP : fix if_idx in ndiffports Christoph Paasch (13): mptcp: Need to track lsndtime for meta-socket mptcp: Use tcp_packets_in_flight() in mptcp_should_expand_sndbuf() Merge tag 'v4.1.38' into mptcp_v0.91 mptcp: Don't double-put a request-socket upon subflow creation failure mptcp: Need to use static string for the lock-class mptcp: Clear out the tk_table hlist's pprev-pointer mptcp: Need to correctly copy MPTCP-sockets mptcp: Avoid accessing master_sk if it is NULL mptcp: Don't move socket in TIME_WAIT, if it has already been closed mptcp: Use bool in some functions that only return a binary value mptcp: Split mp_fastclose and mp_fail handling in two mptcp: Correctly wait for RST when FASTCLOSE'ing mptcp: Stable Release v0.91.3 Matthieu Baerts (1): mptcp: Check for 'out of memory' when closing Per Hurtig (2): mptcp: rcu synchronization when unregistering scheduler mptcp: rcu synchronization when unregistering path manager How to install (if you have our bintray repositories setup) ==== On Debian-based systems: ----- apt-get update apt-get dist-upgrade On RPM-based systems: ----- dnf clean all (you may need to remove the old kernel with: dnf remove kernel-4.1.35.mptcp) dnf install kernel-4.1.38.mptcp Cheers, Christoph MPTCP-developpers Mailing-List Visit http://multipath-tcp.org to access the source-code of MPTCP in the Linux Kernel To Unsubscribe, visit https://listes-2.sipr.ucl.ac.be/sympa/info/mptcp-dev