nlbwmon: update to latest Git HEAD

e757e06 nfnetlink: allow specifying the socket buffer size
33c77cb nfnetlink: properly handle nl_recvmsgs() failures
95cced5 protocol: Include whitespace when reading names

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich
2020-04-11 00:23:12 +02:00
parent f3d1f4fc79
commit d81d777a0f
3 changed files with 9 additions and 3 deletions
+5
View File
@@ -1,4 +1,9 @@
config nlbwmon
# The buffer size for receiving netlink conntrack results, in bytes.
# If the chosen size is too small, accounting information might get
# lost, leading to skewed traffic counting results
option netlink_buffer_size 524288
# Interval at which the temporary in-memory database is committed to
# the persistent database directory
option commit_interval 24h