]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
nfct: use start timestamp if provided
authorEric Leblond <eric@regit.org>
Sat, 22 Feb 2014 13:05:56 +0000 (14:05 +0100)
committerEric Leblond <eric@regit.org>
Sat, 22 Feb 2014 21:50:09 +0000 (22:50 +0100)
commiteff7b4ef1bed285e54de85d9109aec0f2dbb7c4b
tree980fbe09c33badcefa7d784694244c8d7082e83c
parent5719f2713a8ce512d0361a5c0bc4d0e878117469
nfct: use start timestamp if provided

When hash table is not used, the start timestamp was not used even
if the kernel is sending it. This patch modifies the code to use it
when available. This allows to log connection with start and end
with a single message per connection and without the cost of
maintaining the hash table.
input/flow/ulogd_inpflow_NFCT.c