ip(3): update description of /net/ipifc/*/status format

This commit is contained in:
cinap_lenrek 2016-09-21 21:47:52 +02:00
parent c7bad8f0e5
commit e864523eed

View file

@ -330,12 +330,12 @@ Zero means the router is not to be used as a default router.
.PP .PP
Reading the interface's Reading the interface's
.I status .I status
file returns information about the interface, one line for each file returns information about the interface. The first line
local address on that interface. The first line is composed of white-space-separated fields, the first two
has 9 white-space-separated fields: device, mtu, local address, fields are: device and maxmtu. Subsequent lines list the
mask, remote or network address, packets in, packets out, input errors, ip addresses assigned to that inferface. The colums are:
output errors. Each subsequent line contains all but the device and mtu. ip address, network mask, network address and valid/prefered
See life times in milliseconds. See
.I readipifc .I readipifc
in in
.IR ip (2). .IR ip (2).