Skip to content
  • Michał Kępień's avatar
    Do not replace lo0 address on Solaris · 61892190
    Michał Kępień authored
    lo0 and lo0:0 are the same interface on Solaris.  Make sure
    bin/tests/system/ifconfig.sh does not touch lo0:0 in order to prevent it
    from changing the address of the loopback interface on Solaris.
    61892190