From: Auke Kok <[EMAIL PROTECTED]> Date: Thu, 27 Apr 2006 18:54:28 -0700
> Dave Jones wrote: > > With 2.6.17-rc3, my E1000 won't get a dhcp lease. > > Looking at tcpdump and ifconfig output, it's easy to see why. > > It's recieving packets, but the packets transmitted field > > of ifconfig never increases. > > > > The last version I have built that worked ok was 2.6.17rc2-git3 > > *puzzled* > > the only patch between 2.6.17rc2 and 2.6.17rc3 contains an rx-path patch, but > nothing that affects tx. All the other patches sent earlier are queued for > 2.6.18 so they don't apply. If the rx path is corrupting the packets or providing bad checksums, there will be nothing to transmit back. So RX changes could explain the behavior. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html