Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44adf28f authored by Thomas Voegtle's avatar Thomas Voegtle Committed by David S. Miller
Browse files

[NETFILTER]: ULOG target is not obsolete



The backend part is obsoleted, but the target itself is still needed.

Signed-off-by: default avatarThomas Voegtle <tv@lio96.de>
Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e1bbdebd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -345,7 +345,7 @@ config IP_NF_TARGET_LOG
	  To compile it as a module, choose M here.  If unsure, say N.

config IP_NF_TARGET_ULOG
	tristate "ULOG target support (OBSOLETE)"
	tristate "ULOG target support"
	depends on IP_NF_IPTABLES
	---help---