summaryrefslogtreecommitdiffstats
path: root/lib/ipset_hash_ipport.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ipset_hash_ipport.c')
-rw-r--r--lib/ipset_hash_ipport.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ipset_hash_ipport.c b/lib/ipset_hash_ipport.c
index 5e80084..65197d9 100644
--- a/lib/ipset_hash_ipport.c
+++ b/lib/ipset_hash_ipport.c
@@ -141,6 +141,7 @@ static struct ipset_type ipset_hash_ipport1 = {
.usage = hash_ipport1_usage,
.usagefn = ipset_port_usage,
+ .description = "SCTP and UDPLITE support",
};
void _init(void);