1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
suyuan 2020-12-04 14:36:11 +08:00
parent 71eff29ea4
commit a557f74c24
4 changed files with 4 additions and 4 deletions

View file

@ -388,4 +388,4 @@ else
json_close_object
ubus call system sysupgrade "$(json_dump)"
fi
fi

View file

@ -23650,4 +23650,4 @@ diff -aurN linux-5.4.64/tools/include/uapi/linux/bpf.h linux-5.4.64.mptcp/tools/
+ BPF_TCP_RST_WAIT,
BPF_TCP_MAX_STATES /* Leave at the end! */
};
};

View file

@ -3368,4 +3368,4 @@ index dd5a6317a801..1da66d4bbb08 100644
+ tcp_rate_check_app_limited(sk);
tcp_mstamp_refresh(tcp_sk(sk));
event = icsk->icsk_pending;