mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-04-09 10:34:51 +00:00
[NETFILTER]: ULOG target is not obsolete
The backend part is obsoleted, but the target itself is still needed. Signed-off-by: Thomas Voegtle <tv@lio96.de> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
e1bbdebdba
commit
44adf28f4a
@ -345,7 +345,7 @@ config IP_NF_TARGET_LOG
|
|||||||
To compile it as a module, choose M here. If unsure, say N.
|
To compile it as a module, choose M here. If unsure, say N.
|
||||||
|
|
||||||
config IP_NF_TARGET_ULOG
|
config IP_NF_TARGET_ULOG
|
||||||
tristate "ULOG target support (OBSOLETE)"
|
tristate "ULOG target support"
|
||||||
depends on IP_NF_IPTABLES
|
depends on IP_NF_IPTABLES
|
||||||
---help---
|
---help---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user