Skip to content
  • Thomas Haller's avatar
    core: change the priority order in static "ipv6.addresses" · 257221d1
    Thomas Haller authored
    The order of addresses matters. For "ipv4.addresses", the list
    contains the primary address first. For "ipv6.addresses", the
    order was reverted. This was also documented behavior.
    
    The previous patch just changed behavior with respect to relative order
    of static IPv6 addresses and autoconf6/DHCPv6. As we seem in the mood
    for changing behavior, here is another one.
    
    Now the addresses are interpreted in an order consistent with IPv4 and
    how one might expect: preferred addresses first.
    
    (cherry picked from commit 3d6b6aa3)
    257221d1
To find the state of this project's repository at the time of any of these versions, check out the tags.