Skip to content
  • Pavel Valach's avatar
    wwan: perform SLAAC and DNS assignment when IPv6 is on auto method · 498142d9
    Pavel Valach authored and Beniamino Galvani's avatar Beniamino Galvani committed
    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.
    498142d9
To find the state of this project's repository at the time of any of these versions, check out the tags.