]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
printpkt: oob.time.sec was not used
authorEric Leblond <eric@regit.org>
Fri, 7 Mar 2014 21:49:37 +0000 (22:49 +0100)
committerEric Leblond <eric@regit.org>
Fri, 7 Mar 2014 21:54:13 +0000 (22:54 +0100)
commit26480953dab3d07fc78f4c437ffefeb25fee0d5b
tree2ccadaf0e8813227d3d25ac2221526b69bd46791
parent2b39df550fbad944b4aab77617d4272c5d62ba70
printpkt: oob.time.sec was not used

This patch supresses the oob.time.sec from the input keys as this
is not used when creating the string corresponding to the packet.

Signed-off-by: Eric Leblond <eric@regit.org>
include/ulogd/printpkt.h
util/printpkt.c