X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=src%2Fpvefw-logger.c;h=3dc40eb527701f7dc76432c3c1fada9f2507ec24;hp=044a18ac2e2091f382bdc07f011afb786b94a013;hb=43e338257ce96d04750119dc5ddf1945f4c994e7;hpb=9da3465c8ae0a93398ccae6d719c031349978bef diff --git a/src/pvefw-logger.c b/src/pvefw-logger.c index 044a18a..3dc40eb 100644 --- a/src/pvefw-logger.c +++ b/src/pvefw-logger.c @@ -29,7 +29,8 @@ #include #include #include -#include +#include +#include #include #include #include @@ -41,29 +42,34 @@ #include #include #include +#include +#include #include #include #include #include #include -#include static struct nflog_handle *logh = NULL; static struct nlif_handle *nlifh = NULL; +GMainLoop *main_loop; + +gboolean foreground = FALSE; +gboolean debug = FALSE; /* - + LOG FORMAT: Special care was taken to allow fast parsing (and filer messages for a singl VM). -