Message ID | 20220512232642.541301-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Subflow accounting fix | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 12 May 2022 16:26:40 -0700 you wrote: > This series contains a bug fix affecting the in-kernel path manager > (patch 1), where closing subflows would sometimes not adjust the PM's > count of active subflows. Patch 2 updates the selftests to exercise the > new code. > > Paolo Abeni (2): > mptcp: fix subflow accounting on close > selftests: mptcp: add subflow limits test-cases > > [...] Here is the summary with links: - [net,1/2] mptcp: fix subflow accounting on close https://git.kernel.org/netdev/net/c/95d686517884 - [net,2/2] selftests: mptcp: add subflow limits test-cases https://git.kernel.org/netdev/net/c/e274f7154008 You are awesome, thank you!