diff options
| author | Rozhuk Ivan <rozhuk.im@gmail.com> | 2021-06-23 16:20:10 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2021-06-23 16:26:56 +0000 |
| commit | a75819461ec7c7d8468498362f9104637ff7c9e9 (patch) | |
| tree | 47bc3d127cc8a898e38bbd2d4c56ae3d9eab8b8d /sbin/devd | |
| parent | 4fb3e0bb94abdd2d44b23937670a83876d11b97f (diff) | |
Diffstat (limited to 'sbin/devd')
| -rw-r--r-- | sbin/devd/devd.conf.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5 index 56e2df684f32..f6579ac3f20f 100644 --- a/sbin/devd/devd.conf.5 +++ b/sbin/devd/devd.conf.5 @@ -469,6 +469,10 @@ The network interface is attached to the system. The network interface is detached from the system. .It Li IFNET Ta Em inet Ta Li RENAME Ta The network interface is renamed. +.It Li IFNET Ta Em inet Ta Li ADDR_ADD Ta +The network interface address added. +.It Li IFNET Ta Em inet Ta Li ADDR_DEL Ta +The network interface address removed. .El .Pp .Bl -column "System" "Subsystem" "1234567" -compact |
