X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=src%2Fpvefw-logger.c;h=3a069f1e1c4c4f7e868a3a2fe7cba64cfb031860;hp=ece6604a1e12a60ab12345a3274a104e67d732a3;hb=5b06fd6c0e9ce50c58cfb32f6820d1ebce5858c4;hpb=e7ceb650f5afc3ff62056e930c0deea1fd980e50 diff --git a/src/pvefw-logger.c b/src/pvefw-logger.c index ece6604..3a069f1 100644 --- a/src/pvefw-logger.c +++ b/src/pvefw-logger.c @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include #include @@ -44,25 +44,27 @@ #include #include #include +#include #include #include static struct nflog_handle *logh = NULL; static struct nlif_handle *nlifh = NULL; +GMainLoop *main_loop; /* - + LOG FORMAT: Special care was taken to allow fast parsing (and filer messages for a singl VM). -