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

Add check that MPTCP is not blocked

This commit is contained in:
Ycarus 2018-06-18 10:56:32 +02:00
parent dc9e238bb9
commit 5e7cf8bd7a
4 changed files with 34 additions and 3 deletions

View file

@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for OpenMPTCProuter
LUCI_DEPENDS:=+luci-lib-json +rdisc6
LUCI_DEPENDS:=+luci-lib-json +rdisc6 +curl
PKG_LICENSE:=GPLv3
include ../luci/luci.mk