mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Document the fact that faith(4) is only available on the default FIB.
Sponsored by: Cisco Systems, Inc.
This commit is contained in:
parent
b202f3dc89
commit
dc5177989b
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue