This has happened both with TLB and active/passive bonded channels. There are 8021q VLANs configured on the bonded interface. Both slaves are e1000 NICs. The boxe in question is pushing about 150Mbps.
Are there known issues with sending packets out the individual slaves of bonded interfaces, slipping them beneath the bonding code? As far as I can tell, CDP doesn't require or get a response packet, so there shouldn't be any issues with strange response packets coming back to the bonded interface.
The libnet package is used to send the code. Originally, this code use socket(PF_INET, SOCK_PACKET) to send the packet which is deprecated. Would this have caused the freeze I've seen?
Any information is appreciated, Philip - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html