blob: ecdb3f9f14ca858ef49067a571ded1cccaad00e2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# DECnet netfilter configuration
3#
4
5menu "DECnet: Netfilter Configuration"
6 depends on DECNET && NETFILTER && EXPERIMENTAL
7
8config DECNET_NF_GRABULATOR
9 tristate "Routing message grabulator (for userland routing daemon)"
10 help
11 Enable this module if you want to use the userland DECnet routing
12 daemon. You will also need to enable routing support for DECnet
13 unless you just want to monitor routing messages from other nodes.
14
15endmenu