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:
parent
602aa8a127
commit
5e6e31e5c7
5 changed files with 224 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue