mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-11 09:18:38 +02:00
Add NEWS entry for the dhcp-request-options setting
Add a NEWS entry to describe the new dhcp-request-option setting. This only mentions the ipv4 option, as the ipv6 option cannot be used by the user, as it would require including private headers from systemd to access the DHCPv6 options.
This commit is contained in:
parent
72b5b63930
commit
fcb6dd3060
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
|
@ -64,6 +64,9 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
|
|||
* Allow configuring all bond options in nmtui by introducing a
|
||||
"other options" field, which covers options not already covered by a
|
||||
dedicated input field.
|
||||
* Add new ipv4.dhcp-request-options,
|
||||
which allows you to request additional DHCP options (e.g. vendor options)
|
||||
to be used by custom dispatcher scripts.
|
||||
|
||||
=============================================
|
||||
NetworkManager-1.56
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue