From owner-svn-src-head@FreeBSD.ORG Thu Sep 15 09:22:50 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46EE61065675; Thu, 15 Sep 2011 09:22:50 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 362D58FC0A; Thu, 15 Sep 2011 09:22:50 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id p8F9MoB9065760; Thu, 15 Sep 2011 09:22:50 GMT (envelope-from dougb@svn.freebsd.org) Received: (from dougb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id p8F9MoJ1065757; Thu, 15 Sep 2011 09:22:50 GMT (envelope-from dougb@svn.freebsd.org) Message-Id: <201109150922.p8F9MoJ1065757@svn.freebsd.org> From: Doug Barton Date: Thu, 15 Sep 2011 09:22:50 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r225574 - in head: etc/defaults share/man/man5 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2011 09:22:50 -0000 Author: dougb Date: Thu Sep 15 09:22:49 2011 New Revision: 225574 URL: http://svn.freebsd.org/changeset/base/225574 Log: Correct the RFC number for the description of IPv6 privacy addressing Reviewed by: bz Approved by: re (kib) Modified: head/etc/defaults/rc.conf head/share/man/man5/rc.conf.5 Modified: head/etc/defaults/rc.conf ============================================================================== --- head/etc/defaults/rc.conf Thu Sep 15 09:22:46 2011 (r225573) +++ head/etc/defaults/rc.conf Thu Sep 15 09:22:49 2011 (r225574) @@ -472,7 +472,7 @@ ipv6_cpe_wanif="NO" # Set to the upstra # node will work as a router to forward IPv6 # packets not explicitly addressed to itself. ipv6_privacy="NO" # Use privacy address on RA-receiving IFs - # (RFC 4193) + # (RFC 4941) route6d_enable="NO" # Set to YES to enable an IPv6 routing daemon. route6d_program="/usr/sbin/route6d" # Name of IPv6 routing daemon. Modified: head/share/man/man5/rc.conf.5 ============================================================================== --- head/share/man/man5/rc.conf.5 Thu Sep 15 09:22:46 2011 (r225573) +++ head/share/man/man5/rc.conf.5 Thu Sep 15 09:22:49 2011 (r225574) @@ -1337,7 +1337,7 @@ Default is If the variable is .Dq Li YES privacy addresses will be generated for each IPv6 -interface as described in RFC 4193. +interface as described in RFC 4941. .It Va ipv6_network_interfaces .Pq Vt str This is the IPv6 equivalent of