
21 Dec
2015
21 Dec
'15
11:17 p.m.
On Mon, Dec 21, 2015 at 4:14 PM, Joe Hershberger joe.hershberger@gmail.com wrote:
45b47734 net/arp: account for ARP delay, avoid duplicate packets on timeout
This is still broken - Joe do you have any ideas? The release is coming soonish.
This was the first commit that caused the timeout to not get skipped, however it would time out and proceed.
What caused the test to start hanging indefinitely is this commit:
159fb22 (sandbox: add a sandbox timer and basic test)
That's actually the incorrect hash - should be 9961a0b
I'm still looking into why.
-Joe