Re: Multicast Broadcast

Andi Kleen (ak@suse.de)
Sat, 1 Dec 2001 17:19:26 +0100


On Fri, Nov 30, 2001 at 04:12:58PM -0500, berthiaume_wayne@emc.com wrote:
> Andi, it appears that JVM doesn't support the ip_mreqn struct that
> would allow us to use imr_ifindex but supports only the older ip_mreq struct
> as the optval. Any other suggestions.

ip_mreqn is the only way I can think off. My suggestion is to fix the JVM
or use JNI.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/