Clearly state that upon SIOCSIFFLAGS, ifp->if_flags is updated
at the common ifioctl() level.
This commit is contained in:
parent
170e73ecd3
commit
d46e2b1219
@ -986,7 +986,10 @@ or
|
||||
is called as appropriate.
|
||||
Flags listed in
|
||||
.Dv IFF_CANTCHANGE
|
||||
are masked off, and the driver
|
||||
are masked off, and the field
|
||||
.Va if_flags
|
||||
in the interface structure is updated.
|
||||
Finally, the driver
|
||||
.Fn if_ioctl
|
||||
routine is called to perform any setup
|
||||
requested.
|
||||
|
Loading…
Reference in New Issue
Block a user