FreeBSD Bugzilla – Attachment 115674 Details for
Bug 157453
[patch] document 16-fib cap in setfib.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 779 bytes, created by
Ben Kaduk
on 2011-05-31 06:00:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ben Kaduk
Created:
2011-05-31 06:00:22 UTC
Size:
779 bytes
patch
obsolete
>--- setfib.2.orig 2011-05-31 00:48:50.000000000 -0400 >+++ setfib.2 2011-05-31 00:54:57.000000000 -0400 >@@ -24,7 +24,7 @@ > .\" > .\" $FreeBSD: src/lib/libc/sys/setfib.2,v 1.6 2009/09/18 14:17:00 brueffer Exp $ > .\" >-.Dd August 8, 2008 >+.Dd May 31, 2011 > .Dt SETFIB 2 > .Os > .Sh NAME >@@ -49,6 +49,10 @@ > may be retrieved by the > .Va net.fibs > sysctl. >+The system maximum is set in the kernel configuration file with >+.Pq Cd "options ROUTETABLES=N" . >+However, this maximum is capped at 15 due to the implementation storing >+the fib number in a 4-bit field in mbuf flags. > The default fib of the process will be applied to all protocol families > that support multiple fibs, and ignored by those that do not. > The default fib for a process may be overridden for a socket with the use
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 157453
: 115674