Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BRIDGE_EBT_ULOG
has multiple definitions:
net/bridge/netfilter/Kconfig
The configuration item CONFIG_BRIDGE_EBT_ULOG:
(none)
ebt_ulog
This option enables the old bridge-specific "ebt_ulog" implementation which has been obsoleted by the new "nfnetlink_log" code (see NETFILTER_NETLINK_LOG).
This option adds the ulog watcher, that you can use in any rule in any ebtables table. The packet is passed to a userspace logging daemon using netlink multicast sockets. This differs from the log watcher in the sense that the complete packet is sent to userspace instead of a descriptive text and that netlink multicast sockets are used instead of the syslog.
To compile it as a module, choose M here. If unsure, say N.
net/bridge/netfilter/Kconfig
The configuration item CONFIG_BRIDGE_EBT_ULOG:
CONFIG_BRIDGE_NF_EBTABLES
ebt_ulog
This option adds the ulog watcher, that you can use in any rule in any ebtables table. The packet is passed to a userspace logging daemon using netlink multicast sockets. This differs from the log watcher in the sense that the complete packet is sent to userspace instead of a descriptive text and that netlink multicast sockets are used instead of the syslog.
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module ebt_ulog CONFIG_BRIDGE_EBT_ULOG : net/bridge/netfilter/Kconfig : "ebt: ulog support (OBSOLETE)" # in 2.6.16–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 - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab