Skip to content
  • Thomas Haller's avatar
    core: allow omitting @src argument in nm_utils_ip6_address_clear_host_address() · 5e5aa39c
    Thomas Haller authored
    For convenience, to clear the address inplace, allow to leave @src NULL,
    instead of requiring to set @src to @dst.
    
    The only problem is, if you make use of this extended behavior and later backport
    the use to an older branch, ensure that you cherry-pick this commit too.
    That is easy to miss, but you are testing the backport, right?
    5e5aa39c