Catch up with the bsnmpd daemon's 64bit time ticks.
This commit is contained in:
parent
7bf24bd4ee
commit
2ab3cf4f70
@ -47,7 +47,7 @@ struct lmodule *module;
|
||||
|
||||
static int dev = -1;
|
||||
static int started;
|
||||
static uint32_t pf_tick;
|
||||
static uint64_t pf_tick;
|
||||
|
||||
static struct pf_status pfs;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user