From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Date: Tue, 07 Aug 2007 10:25:55 +0200 > The only way to solve this problem therefore seems to be to suppress the > mirroring out of the packet by dev_queue_xmit_nit(). The patch below > does that by way of adding a new netdev flag. Multicast packets also get looped back in a similar manner in the ipv4 code. These will also be seen twice due to this issue. There are probably many other examples as well, dev_queue_xmit_nit() is just the tip of the iceberg. - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html