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:
@@ -70,7 +70,7 @@ create_final(void *data UNUSED, unsigned int flags UNUSED)
|
||||
/* Create commandline options */
|
||||
static const struct option create_opts[] = {
|
||||
{.name = "timeout", .has_arg = required_argument, .val = '1'},
|
||||
{0, 0, 0, 0},
|
||||
{NULL},
|
||||
};
|
||||
|
||||
/* Add, del, test parser */
|
||||
|
Reference in New Issue
Block a user