Skip to content

Commit

Permalink
[NETFILTER]: ULOG target is not obsolete
Browse files Browse the repository at this point in the history
The backend part is obsoleted, but the target itself is still needed.

Signed-off-by: Thomas Voegtle <[email protected]>
Signed-off-by: Patrick McHardy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
TVsGITHubAcc authored and David S. Miller committed Apr 25, 2006
1 parent e1bbdeb commit 44adf28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/ipv4/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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---

Expand Down

0 comments on commit 44adf28

Please sign in to comment.