diff --git a/urlfilter/Makefile b/urlfilter/Makefile
index 8a7b67e22..0af395438 100644
--- a/urlfilter/Makefile
+++ b/urlfilter/Makefile
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=urlfilter
-PKG_VERSION:=1.1.4
+PKG_VERSION:=1.1.5
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)
diff --git a/urlfilter/files/etc/bbfdm/json/urlfilter.json b/urlfilter/files/etc/bbfdm/json/urlfilter.json
index 76833b494..b26847529 100644
--- a/urlfilter/files/etc/bbfdm/json/urlfilter.json
+++ b/urlfilter/files/etc/bbfdm/json/urlfilter.json
@@ -7,6 +7,7 @@
"cwmp",
"usp"
],
+ "description": "This object contains the information about URLs to be blocked or allowed to access from specified MAC addresses in given time duration.",
"access": false,
"array": false,
"Enable": {
@@ -18,6 +19,7 @@
"cwmp",
"usp"
],
+ "description": "Enable or disable URLFiltering on the CPE.",
"mapping": [
{
"type": "uci",
@@ -42,6 +44,7 @@
"cwmp",
"usp"
],
+ "description": "Enable or disable access of the URLs specified in <> from all connected devices.",
"mapping": [
{
"type": "uci",
@@ -66,6 +69,7 @@
"cwmp",
"usp"
],
+ "description": "Comma separated list of URLs to be blacklisted from all connected devices.",
"list": {
"datatype": "string"
},
@@ -92,7 +96,8 @@
"protocols": [
"cwmp",
"usp"
- ],
+ ],
+ "description": "<>",
"mapping": [
{
"type": "uci",
@@ -115,6 +120,7 @@
"cwmp",
"usp"
],
+ "description": "Table contain details of the blacklist/whitelist profiles.",
"uniqueKeys": [
"Name"
],
@@ -141,6 +147,7 @@
"cwmp",
"usp"
],
+ "description": "Name of the profile. This should be unique for each entry in the table.",
"datatype": "string",
"range": [
{
@@ -171,6 +178,7 @@
"cwmp",
"usp"
],
+ "description": "Comma separated list of URLs which should be allowed to access.",
"list": {
"datatype": "string"
},
@@ -198,6 +206,7 @@
"cwmp",
"usp"
],
+ "description": "Comma separated list of URLs which should not be allowed to access.",
"list": {
"datatype": "string"
},
@@ -225,7 +234,8 @@
"protocols": [
"cwmp",
"usp"
- ],
+ ],
+ "description": "<>",
"mapping": [
{
"type": "uci",
@@ -248,6 +258,7 @@
"cwmp",
"usp"
],
+ "description": "Table contain MAC addresses on which <