From f8834ade0762a8c5c1a0484867a4d6943548774b Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Thu, 27 Jun 2019 19:34:07 +0200 Subject: [PATCH] Update MPTCP --- root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch | 2 +- root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch b/root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch index 907d334a..32116748 100644 --- a/root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch +++ b/root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch @@ -20056,7 +20056,7 @@ diff -aurN linux-4.14.127/net/mptcp/mptcp_sched.c mptcp-mptcp_v0.94/net/mptcp/mp + + dsp->last_rbuf_opti = tcp_jiffies32; + } -+ break; ++ //break; + } + } + diff --git a/root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch b/root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch index fc090f66..c0e74bef 100644 --- a/root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch +++ b/root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch @@ -22233,7 +22233,7 @@ diff -aurN linux-4.19.55/net/mptcp/mptcp_sched.c mptcp-mptcp_v0.95/net/mptcp/mpt + + def_p->last_rbuf_opti = tcp_jiffies32; + } -+ break; ++ //break; + } + } +