Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / net / decnet / netfilter / Kconfig
blob2f81de5e752f67ff1091fb9790da1b4c6504a182
2 # DECnet netfilter configuration
5 menu "DECnet: Netfilter Configuration"
6         depends on DECNET && NETFILTER && EXPERIMENTAL
7         depends on NETFILTER_ADVANCED
9 config DECNET_NF_GRABULATOR
10         tristate "Routing message grabulator (for userland routing daemon)"
11         help
12           Enable this module if you want to use the userland DECnet routing
13           daemon. You will also need to enable routing support for DECnet
14           unless you just want to monitor routing messages from other nodes.
16 endmenu