mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-25 02:14:07 +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