mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Disable shortcut fe by default
This commit is contained in:
parent
a55adcd82b
commit
ff44ceeeba
2 changed files with 14 additions and 1 deletions
|
@ -23,7 +23,7 @@ index 8da833dd1712..07e5314b628c 100644
|
|||
__u32 mptcp_rem_token;
|
||||
|
||||
-#define MPTCP_PM_SIZE 608
|
||||
+#define MPTCP_PM_SIZE 720
|
||||
+#define MPTCP_PM_SIZE 780
|
||||
u8 mptcp_pm[MPTCP_PM_SIZE] __aligned(8);
|
||||
const struct mptcp_pm_ops *pm_ops;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue