diff options
author | Corubba Smith <corubba@gmx.de> | 2025-03-29 12:07:06 +0100 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2025-03-29 14:43:13 +0100 |
commit | 2f49c9bb6a9e4b7ed26d8e487e372695031aa5f9 (patch) | |
tree | 187e6e8999db69e243d9d525e31ebb1cf689cf1f /TODO | |
parent | 3461d6da787a349c868d1dca896cc2c1207a6cd8 (diff) |
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 <corubba@gmx.de>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ - add support for capabilities to run as non-root - support for static linking -- issues with ulogd_BASE and partially copied packets (--ulog-cprange) - problem wrt. ulogd_BASE and fragments |