From owner-freebsd-current@FreeBSD.ORG Tue Jun 22 11:12:18 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92D3B16A4CE for ; Tue, 22 Jun 2004 11:12:18 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C3B943D4C for ; Tue, 22 Jun 2004 11:12:18 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 641635C868; Tue, 22 Jun 2004 04:12:18 -0700 (PDT) Date: Tue, 22 Jun 2004 13:12:18 +0200 From: Maxime Henrion To: Dag-Erling Sm?rgrav Message-ID: <20040622111218.GS9228@elvis.mu.org> References: <20040622092607.3661643D54@mx1.FreeBSD.org> <20040622104924.GR9228@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org cc: Grover Lines Subject: Re: gdb X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2004 11:12:18 -0000 Dag-Erling Sm?rgrav wrote: > Maxime Henrion writes: > > Given how the CVSup protocol works, monitoring with tcpdump is uneasy if > > you don't know the protocol. > > tcpdump will still show which side closed the connection. We already know it's the server which is closing the connection from his error message. Maxime