mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-30 21:18:25 +00:00
DefaultInetrface.getDefault is updated to prefer interfaces that have non link-local addresses. NetworkConfiguration is updated to skip interface that have only link-local addresses, whether IPv4 or IPv6, for multicasting. Reviewed-by: chegar, alanb