Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2011 08:27:05 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r228563 - head/sys/conf
Message-ID:  <201112160827.pBG8R5VS093168@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: glebius
Date: Fri Dec 16 08:27:04 2011
New Revision: 228563
URL: http://svn.freebsd.org/changeset/base/228563

Log:
  Fix my braino in description of RADIX_MPATH.

Modified:
  head/sys/conf/NOTES

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES	Fri Dec 16 08:22:23 2011	(r228562)
+++ head/sys/conf/NOTES	Fri Dec 16 08:27:04 2011	(r228563)
@@ -916,7 +916,7 @@ 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.
+# RADIX_MPATH provides support for equal-cost multi-path routing.
 #
 options 	MROUTING		# Multicast routing
 options 	IPFIREWALL		#firewall



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112160827.pBG8R5VS093168>