mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update MPTCP
This commit is contained in:
parent
13906bfb4b
commit
f8834ade07
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
+ dsp->last_rbuf_opti = tcp_jiffies32;
|
||||||
+ }
|
+ }
|
||||||
+ break;
|
+ //break;
|
||||||
+ }
|
+ }
|
||||||
+ }
|
+ }
|
||||||
+
|
+
|
||||||
|
|
|
@ -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;
|
+ def_p->last_rbuf_opti = tcp_jiffies32;
|
||||||
+ }
|
+ }
|
||||||
+ break;
|
+ //break;
|
||||||
+ }
|
+ }
|
||||||
+ }
|
+ }
|
||||||
+
|
+
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue