mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Support IPv6 for MPTCP
This commit is contained in:
parent
d30b6452dd
commit
623f0133a0
3 changed files with 100 additions and 21 deletions
|
@ -20,8 +20,8 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/mptcp
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=Multipath TCP configuration scrips
|
||||
DEPENDS:=+ip +iptables +ethtool
|
||||
TITLE:=Multipath TCP configuration scripts
|
||||
DEPENDS:=+ip +iptables +ethtool +ipcalc
|
||||
KCONFIG:=\
|
||||
CONFIG_MPTCP=y \
|
||||
CONFIG_MPTCP_BINDER=y \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue