In the IPv6 short notation `::` represents unspecified and `::1` represents loopback ip.
Tested on solaris-11-x86_64 Output for networking.interfaces.lo0.bindings6.network and networking.interfaces.lo0.bindings6.address is `::` and should be `::1` according to the definition above.