Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9825
b: refs/heads/master
c: f40863c
h: refs/heads/master
i:
  9823: 0c96a73
v: v3
  • Loading branch information
Harald Welte authored and David S. Miller committed Oct 11, 2005
1 parent a46bd04 commit 2eb8406
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 85d9b05d9b1edad9a2630584754720a957ab0a2a
refs/heads/master: f40863cec87464f3f4ec3a6c00e3fda3bbb0c91b
7 changes: 6 additions & 1 deletion trunk/net/ipv4/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -499,9 +499,14 @@ 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"
tristate "ULOG target support (OBSOLETE)"
depends on IP_NF_IPTABLES
---help---

This option enables the old IPv4-only "ipt_ULOG" implementation
which has been obsoleted by the new "nfnetlink_log" code (see
CONFIG_NETFILTER_NETLINK_LOG).

This option adds a `ULOG' target, which allows you to create rules in
any iptables table. The packet is passed to a userspace logging
daemon using netlink multicast sockets; unlike the LOG target
Expand Down

0 comments on commit 2eb8406

Please sign in to comment.