History log of /openjdk9/jdk/test/java/net/MulticastSocket/SetGetNetworkInterfaceTest.java
Revision Date Author Comments
# 8067:db0fc2b71298 16-Sep-2013 msheppar

6458027: Disabling IPv6 on a specific network interface causes problems
Summary: added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface
Reviewed-by: chegar, michaelm