Date: Fri, 3 Feb 2012 15:33:55 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r230949 - projects/multi-fibv6/head/share/man/man4 Message-ID: <201202031533.q13FXtUx093292@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bz Date: Fri Feb 3 15:33:55 2012 New Revision: 230949 URL: http://svn.freebsd.org/changeset/base/230949 Log: Document the fact that faith(4) is only available on the default FIB. Sponsored by: Cisco Systems, Inc. Modified: projects/multi-fibv6/head/share/man/man4/faith.4 Modified: projects/multi-fibv6/head/share/man/man4/faith.4 ============================================================================== --- projects/multi-fibv6/head/share/man/man4/faith.4 Fri Feb 3 15:31:47 2012 (r230948) +++ projects/multi-fibv6/head/share/man/man4/faith.4 Fri Feb 3 15:33:55 2012 (r230949) @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 10, 1999 +.Dd January 23, 2012 .Dt FAITH 4 .Os .Sh NAME @@ -58,7 +58,7 @@ variable in .Xr rc.conf 5 . .Pp Special action will be taken when IPv6 TCP traffic is seen on a router, -and the routing table suggests to route it to the +and the default routing table suggests to route it to the .Nm interface. In this case, the packet will be accepted by the router,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202031533.q13FXtUx093292>