1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Update MPTCP

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-06-27 19:34:07 +02:00
parent 13906bfb4b
commit f8834ade07
2 changed files with 2 additions and 2 deletions

View file

@ -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;
+ } + }
+ } + }
+ +

View file

@ -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;
+ } + }
+ } + }
+ +