summaryrefslogtreecommitdiffstats
path: root/lib/ipset_hash_ipportip.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ipset_hash_ipportip.c')
-rw-r--r--lib/ipset_hash_ipportip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ipset_hash_ipportip.c b/lib/ipset_hash_ipportip.c
index f99d85f..58be660 100644
--- a/lib/ipset_hash_ipportip.c
+++ b/lib/ipset_hash_ipportip.c
@@ -152,6 +152,7 @@ static struct ipset_type ipset_hash_ipportip1 = {
.usage = hash_ipportip1_usage,
.usagefn = ipset_port_usage,
+ .description = "SCTP and UDPLITE support",
};
void _init(void);