1 # SPDX-License-Identifier: GPL-2.0-only
3 # DECnet netfilter configuration
6 menu "DECnet: Netfilter Configuration"
7 depends on DECNET && NETFILTER
8 depends on NETFILTER_ADVANCED
10 config DECNET_NF_GRABULATOR
11 tristate "Routing message grabulator (for userland routing daemon)"
13 Enable this module if you want to use the userland DECnet routing
14 daemon. You will also need to enable routing support for DECnet
15 unless you just want to monitor routing messages from other nodes.