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

Add IPv6 check and fixes

This commit is contained in:
Ycarus 2018-05-18 09:40:50 +02:00
parent 602aa8a127
commit 5e6e31e5c7
5 changed files with 224 additions and 26 deletions

View file

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