This patch fixes the calculation of "override" in ARP. +-DLS -- linux-2.6.6-rc2F1/net/ipv4/arp.c 2004-04-21 15:47:55.000000000 -0700 +++ linux-2.6.6-rc2F2/net/ipv4/arp.c 2004-05-07 12:54:34.898406424
David S. Miller wrote on 05/07/2004 02:40:00 PM: ARG! you're right, of course-- I noticed only that they are different and didn't think about it actually be right! :-) +-DLS
But note that the main point is also that your change is still correct. The only reason I know about the time space issue with these tests is that Alexey mentioned it to me when I was converting most
This patch fixes the calculation of "override" in ARP. +-DLS -- linux-2.6.6-rc2F1/net/ipv4/arp.c 2004-04-21 15:47:55.000000000 -0700 +++ linux-2.6.6-rc2F2/net/ipv4/arp.c 2004-05-07 12:54:34.898406424
David S. Miller wrote on 05/07/2004 02:40:00 PM: ARG! you're right, of course-- I noticed only that they are different and didn't think about it actually be right! :-) +-DLS
But note that the main point is also that your change is still correct. The only reason I know about the time space issue with these tests is that Alexey mentioned it to me when I was converting most