Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IP_NF_TARGET_ULOG
has multiple definitions:
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_IP_NF_TARGET_ULOG:
CONFIG_NETFILTER_ADVANCED = CONFIG_n
ipt_ULOG
This option enables the old IPv4-only "ipt_ULOG" implementation which has been obsoleted by the new "nfnetlink_log" code (see 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 which can only be viewed through syslog.
The appropriate userspace logging daemon (ulogd) may be obtained from http://www.netfilter.org/projects/ulogd/index.html
To compile it as a module, choose M here. If unsure, say N.
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_IP_NF_TARGET_ULOG:
CONFIG_NETFILTER_ADVANCED = CONFIG_n
ipt_ULOG
This option enables the old IPv4-only "ipt_ULOG" implementation which has been obsoleted by the new "nfnetlink_log" code (see 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 which can only be viewed through syslog.
The appropriate userspace logging daemon (ulogd) may be obtained from http://www.netfilter.org/projects/ulogd/index.html
To compile it as a module, choose M here. If unsure, say N.
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_IP_NF_TARGET_ULOG:
CONFIG_IP_NF_IPTABLES
ipt_ULOG
This option enables the old IPv4-only "ipt_ULOG" implementation which has been obsoleted by the new "nfnetlink_log" code (see 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 which can only be viewed through syslog.
The apropriate userspace logging daemon (ulogd) may be obtained from http://www.gnumonks.org/projects/ulogd/
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module ipt_ULOG CONFIG_IP_NF_TARGET_ULOG : net/ipv4/netfilter/Kconfig : "ULOG target support (obsolete)" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.16
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2025). See also LKDDb sources on GitLab