mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 19:44:56 +02:00
ipset: upgrade to ipset 2.4.5
This commit is contained in:
@@ -108,7 +108,7 @@ create_final(void *data, unsigned int flags)
|
||||
static const struct option create_opts[] = {
|
||||
{.name = "from", .has_arg = required_argument, .val = '1'},
|
||||
{.name = "to", .has_arg = required_argument, .val = '2'},
|
||||
{0, 0, 0, 0},
|
||||
{NULL},
|
||||
};
|
||||
|
||||
/* Add, del, test parser */
|
||||
|
Reference in New Issue
Block a user