mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 11:34:57 +02:00
ipset: upgrade to ipset 2.4.5
This commit is contained in:
@@ -175,7 +175,7 @@ static void destroy(const struct xt_match *match,
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
ip_set_put(info->match_set.index);
|
||||
ip_set_put_byindex(info->match_set.index);
|
||||
}
|
||||
|
||||
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,17)
|
||||
|
Reference in New Issue
Block a user