Change default log file path and clean up some code.

This commit is contained in:
Christian Deacon
2025-02-27 07:03:41 -05:00
parent c631266061
commit 47753af3d5
7 changed files with 17 additions and 19 deletions

View File

@@ -98,7 +98,7 @@ struct filter
unsigned int do_bps : 1;
u64 bps;
u64 blocktime;
u64 block_time;
tcp_opts_t tcpopts;
udp_opts_t udpopts;