Author: glebius
Date: Thu Dec 15 11:15:23 2011
New Revision: 228527
URL: http://svn.freebsd.org/changeset/base/228527

Log:
  Add RADIX_MPATH to LINT.

Modified:
  head/sys/conf/NOTES

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES Thu Dec 15 06:29:13 2011        (r228526)
+++ head/sys/conf/NOTES Thu Dec 15 11:15:23 2011        (r228527)
@@ -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 pool
 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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to