From 2f49c9bb6a9e4b7ed26d8e487e372695031aa5f9 Mon Sep 17 00:00:00 2001 From: Corubba Smith Date: Sat, 29 Mar 2025 12:07:06 +0100 Subject: ulog: remove input plugin The ULOG target was removed from the linux kernel with 7200135bc1e6 ("netfilter: kill ulog targets") aka v3.17, so remove the input plugin for it. It's successor NFLOG should be used instead, which has its own input plugin. Signed-off-by: Corubba Smith Signed-off-by: Florian Westphal --- include/ulogd/ulogd.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/ulogd/ulogd.h') diff --git a/include/ulogd/ulogd.h b/include/ulogd/ulogd.h index 088d85d..5eafb21 100644 --- a/include/ulogd/ulogd.h +++ b/include/ulogd/ulogd.h @@ -2,8 +2,7 @@ #define _ULOGD_H /* ulogd * - * userspace logging daemon for netfilter ULOG target - * of the linux 2.4/2.6 netfilter subsystem. + * Userspace logging daemon for netfilter/iptables * * (C) 2000-2005 by Harald Welte * -- cgit v1.2.3