Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2002 02:55:02 +0900
From:      JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= <jinmei@isl.rdc.toshiba.co.jp>
To:        "George V. Neville-Neil" <gnn@neville-neil.com>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: Error in UDP output processing?
Message-ID:  <y7vy9bazls9.wl@ocean.jinmei.org>
In-Reply-To: <200208130453.g7D4r9dH018120@mail.meer.net>
References:  <200208130453.g7D4r9dH018120@mail.meer.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Mon, 12 Aug 2002 21:53:09 -0700, 
>>>>> "George V. Neville-Neil" <gnn@neville-neil.com> said:

> 	I'm looking at the -STABLE sources for a bug we're having at work with
> a high capacity server that uses UDP.

> 	The bug is that when we run out of mbufs in udp_output() we do NOT
> disconnect the socket that caused the error.  All error cases goto release: 
> which
> is after the in_pcbdisconnect() call.  Is this intentional?

I don't think so.  The socket should be disconnected before returning
the error.

					JINMEI, Tatuya
					Communication Platform Lab.
					Corporate R&D Center, Toshiba Corp.
					jinmei@isl.rdc.toshiba.co.jp

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?y7vy9bazls9.wl>