]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ipv4/Kconfig
ipv4: ipmr: support multiple tables
[net-next-2.6.git] / net / ipv4 / Kconfig
index c9a1c68767ff9d18661242cd3c20d9ab7d1cd126..be597749c385f02c91577c41aa2f5e6d3bbbc373 100644 (file)
@@ -250,6 +250,20 @@ config IP_MROUTE
          <file:Documentation/networking/multicast.txt>. If you haven't heard
          about it, you don't need it.
 
+config IP_MROUTE_MULTIPLE_TABLES
+       bool "IP: multicast policy routing"
+       depends on IP_ADVANCED_ROUTER
+       select FIB_RULES
+       help
+         Normally, a multicast router runs a userspace daemon and decides
+         what to do with a multicast packet based on the source and
+         destination addresses. If you say Y here, the multicast router
+         will also be able to take interfaces and packet marks into
+         account and run multiple instances of userspace daemons
+         simultaneously, each one handling a single table.
+
+         If unsure, say N.
+
 config IP_PIMSM_V1
        bool "IP: PIM-SM version 1 support"
        depends on IP_MROUTE