From 26480953dab3d07fc78f4c437ffefeb25fee0d5b Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Fri, 7 Mar 2014 22:49:37 +0100 Subject: 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 --- include/ulogd/printpkt.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/ulogd/printpkt.h b/include/ulogd/printpkt.h index a11ce4a..5f9c57c 100644 --- a/include/ulogd/printpkt.h +++ b/include/ulogd/printpkt.h @@ -3,7 +3,6 @@ enum pkt_keys { KEY_OOB_FAMILY, - KEY_OOB_TIME_SEC, KEY_OOB_PREFIX, KEY_OOB_IN, KEY_OOB_OUT, -- cgit v1.2.3