X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=src%2Fpvefw-logger.c;h=f4321fbb4f53a489e19f706ce7960dad257dd118;hp=34a02a75f538aa6cc52226fc34538c8856429731;hb=3bce273b66ebea7898c4cfe0af38c4278054c57c;hpb=782c4cde6b9e07130531b486f33d43234a2805ae diff --git a/src/pvefw-logger.c b/src/pvefw-logger.c index 34a02a7..f4321fb 100644 --- a/src/pvefw-logger.c +++ b/src/pvefw-logger.c @@ -29,7 +29,8 @@ #include #include #include -#include +#include +#include #include #include #include @@ -44,25 +45,29 @@ #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). -