An application using PF_PACKET protocol family to receive packets on a particular network interface does not work when that interface is part of a bond. The reason is that skb_bond() function in dev.c changes the skb->dev from the slave device to the master device. I was wondering if there is any other way to receive packets on a slave interface from the userspace? thanks Neeraj -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm - : send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html