From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] /net panic From: erik quanstrom Date: Fri, 15 Feb 2008 13:34:30 -0500 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 559a9eea-ead3-11e9-9d60-3106f5b1d025 > works for me. > I don't know the internal workings of the plan 9 ip stack so I take > the risk of being silly: could be that the bug is not tcp only? > iru no. the problem is that active tcp timers are overwritten. all the tcp timer code is contained within ip/tcp.c - erik