multicasting: IP_MULTICAST_LOOP & ttl==0 bug?

From: Yuri (yuri@ISI.EDU)
Date: Fri Jul 13 2001 - 14:06:08 EST


Hi.

I seem to have found out that depending on whether or not multicast
loopback is enabled outgoing multicast packets with ttl set to 0 are
treated differently.

In both cases I set ttl of outgoing packets to 0 (with
IP_MULTICAST_TTL setsockopt). If multicast loop is enabled, packets
remain local for the machine and are not sent onto the wire (expected
behavior). However, if I disable multicast loopback, packets with ttl
0 show up on the wire. Is this a bug or I'm missing something?

Kernel version is 2.4.3-12.

Thanks,

  -Yuri

P.S. Please CC.
-
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/



This archive was generated by hypermail 2b29 : Sun Jul 15 2001 - 21:00:19 EST