mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add MPTCP IPV6 kernel setting
This commit is contained in:
parent
015e660b0e
commit
c5889009cb
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ define Package/mptcp
|
|||
DEPENDS:=+ip +iptables +ethtool +ipcalc
|
||||
KCONFIG:=\
|
||||
CONFIG_MPTCP=y \
|
||||
CONFIG_MPTCP_IPV6=y \
|
||||
CONFIG_MPTCP_BINDER=y \
|
||||
CONFIG_MPTCP_FULLMESH=y \
|
||||
CONFIG_MPTCP_NDIFFPORTS=y \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue