mirror of
https://github.com/opnsense/src.git
synced 2026-06-25 00:19:57 -04:00
RELNOTES: document bridge(4) member_ifaddrs change
Reviewed by: des Approved by: des (mentor) Differential Revision: https://reviews.freebsd.org/D50329
This commit is contained in:
parent
b61850c4e6
commit
8ff7c4d56f
1 changed files with 5 additions and 0 deletions
5
RELNOTES
5
RELNOTES
|
|
@ -10,6 +10,11 @@ newline. Entries should be separated by a newline.
|
|||
|
||||
Changes to this file should not be MFCed.
|
||||
|
||||
4d618f6ced86
|
||||
The bridge(4) sysctl net.link.bridge.member_ifaddrs now defaults to 0,
|
||||
meaning that interfaces added to a bridge may not have IP addresses
|
||||
assigned. Refer to bridge(4) for more information.
|
||||
|
||||
44e5a0150835, 9a37f1024ceb:
|
||||
A new utility sndctl(8) has been added to concentrate the various
|
||||
interfaces for viewing and manipulating audio device settings (sysctls,
|
||||
|
|
|
|||
Loading…
Reference in a new issue