mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
tap(4): also note that we drop configured addresses
This provides a specific pointer for users of tap(4) to understand why their interfaces are losing their addresses, and specifically how to workaround this if they need different behavior. This manpage received a .Dd bump earlier today in r35688, so no bump occurs this time. Submitted by: sigsys@gmail.com (via IRC)
This commit is contained in:
parent
659bf32dfc
commit
2a345f61da
1 changed files with 1 additions and 0 deletions
|
|
@ -281,6 +281,7 @@ On the last close of the data device, the interface is
|
|||
brought down
|
||||
(as if with
|
||||
.Dq ifconfig tap Ns Sy N No down )
|
||||
and has all of its configured addresses deleted
|
||||
unless the device is a
|
||||
.Em VMnet
|
||||
device, or has
|
||||
|
|
|
|||
Loading…
Reference in a new issue