> Looks good for the most part, but the rwhod
> problem is still with us. (The system is unable
> to receive udp broadcasts since early in the
> 2.5.67-bk release series)
This is being caused by the call to ip_mc_sf_allow() during packet
delivery, which is not needed for broadcasts.
(Broadcast & multicast packets share the same delivery path here).
- James
-- James Morris <jmorris@intercode.com.au>
- 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/