From 7a791562b143c0ff8634fbf28020558e666bb04c Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Sat, 8 Sep 2012 22:55:04 +0200 Subject: Help prints list type revision and terse description In order to catch kernel/userspace revision mismatch, better print all available data. --- lib/ipset_hash_ipportip.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ipset_hash_ipportip.c') 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); -- cgit v1.2.3