From 9731596a5ec868aab46ed4f642be267d6eb233ba Mon Sep 17 00:00:00 2001 From: Gleb Smirnoff Date: Thu, 15 Dec 2011 11:15:23 +0000 Subject: [PATCH] Add RADIX_MPATH to LINT. --- sys/conf/NOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 1a4c78d5ee75..e8aa83795417 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -916,6 +916,8 @@ device lagg # for sockets with the SO_DEBUG option set, which can then be examined # using the trpt(8) utility. # +# RADIX_MPATH provides support for multiple forwarding tables. +# options MROUTING # Multicast routing options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #enable logging to syslogd(8) @@ -930,6 +932,7 @@ options IPFILTER_LOOKUP #ipfilter pools options IPFILTER_DEFAULT_BLOCK #block all packets by default options IPSTEALTH #support for stealth forwarding options TCPDEBUG +options RADIX_MPATH # The MBUF_STRESS_TEST option enables options which create # various random failures / extreme cases related to mbuf