mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
Fix setfib(1) section number.
PR: 133765 Submitted by: Konstantin Zolotukhin <erebus@gorodok.net> MFC after: 3 days
This commit is contained in:
parent
aa8775c640
commit
8fba046b09
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=197312
@ -67,8 +67,8 @@ if the
|
||||
.Fa fib
|
||||
argument is greater than the current system maximum.
|
||||
.Sh SEE ALSO
|
||||
.Xr setsockopt 2 ,
|
||||
.Xr setfib 8
|
||||
.Xr setfib 1 ,
|
||||
.Xr setsockopt 2
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn setfib
|
||||
|
@ -869,7 +869,7 @@ The packet is tagged so as to use the FIB (routing table)
|
||||
.Ar fibnum
|
||||
in any subsequent forwarding decisions.
|
||||
Initially this is limited to the values 0 through 15, see
|
||||
.Xr setfib 8 .
|
||||
.Xr setfib 1 .
|
||||
Processing continues at the next rule.
|
||||
.It Cm reass
|
||||
Queue and reassemble ip fragments.
|
||||
|
Loading…
Reference in New Issue
Block a user