wwan: perform SLAAC and DNS assignment when IPv6 is on auto method
This allows SLAAC for IPv6 to be performed, even when no IPv6 address was passed by the bearer. The link-local address will be assigned, because of do_auto = TRUE. The commit also allows the DNS assignment to be made statically when no IPv6 address has been statically assigned yet. This is to be able to receive IPv6 DNS servers via signalling, where host SLAAC still needs to be performed for some modems (e.g. some huawei modems). This also changes the logging so that SLAAC usage is logged on a separate line.
This commit is contained in:

committed by
Beniamino Galvani

parent
495a64cc3c
commit
498142d942
2
NEWS
2
NEWS
@@ -16,6 +16,8 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
|
||||
* Deprecated 802-11-wireless and 802-11-wired property 'mac-address-blacklist'
|
||||
and introduced the 'mac-address-denylist' property.
|
||||
* Fix detection of 6 GHz band capability for WiFi devices
|
||||
* Allow IPv6 SLAAC and static IPv6 DNS server assignment for modem broadband
|
||||
when IPv6 device address was not explicitly passed on by ModemManager
|
||||
|
||||
=============================================
|
||||
NetworkManager-1.46
|
||||
|
Reference in New Issue
Block a user