mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
The sixth argument to the NET_RT_IFLIST sysctl is actually 0 for
all interfaces, and ifnet.if_index value for a single interface.
This commit is contained in:
parent
21367f05ab
commit
0e65089b79
1 changed files with 1 additions and 1 deletions
|
|
@ -540,7 +540,7 @@ The fifth and sixth level names are as follows:
|
|||
.It Sy "Fifth level name Sixth level is:"
|
||||
.It "NET\_RT\_FLAGS rtflags"
|
||||
.It "NET\_RT\_DUMP None"
|
||||
.It "NET\_RT\_IFLIST None"
|
||||
.It "NET\_RT\_IFLIST 0 or if_index"
|
||||
.El
|
||||
.It Li PF_INET
|
||||
Get or set various global information about the IPv4
|
||||
|
|
|
|||
Loading…
Reference in a new issue