mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-08 05:34:58 +02:00
ipset-6: unambiguouize reported name
This commit is contained in:
@@ -23,8 +23,8 @@
|
|||||||
#include <libipset/ui.h> /* core options, commands */
|
#include <libipset/ui.h> /* core options, commands */
|
||||||
#include <libipset/utils.h> /* STREQ */
|
#include <libipset/utils.h> /* STREQ */
|
||||||
|
|
||||||
static char program_name[] = PACKAGE;
|
static char program_name[] = "ipset";
|
||||||
static char program_version[] = PACKAGE_VERSION;
|
static char program_version[] = "6.8-genl-xta";
|
||||||
|
|
||||||
static struct ipset_session *session;
|
static struct ipset_session *session;
|
||||||
static uint32_t restore_line;
|
static uint32_t restore_line;
|
||||||
|
Reference in New Issue
Block a user