From owner-freebsd-net@FreeBSD.ORG Tue Oct 12 04:14:35 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C4F516A4CE; Tue, 12 Oct 2004 04:14:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 307DD43D41; Tue, 12 Oct 2004 04:14:35 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from freefall.freebsd.org (csjp@localhost [127.0.0.1]) i9C4EZOw016901; Tue, 12 Oct 2004 04:14:35 GMT (envelope-from csjp@freebsd.org) Received: (from csjp@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9C4EXBL016900; Tue, 12 Oct 2004 04:14:33 GMT (envelope-from csjp@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: csjp set sender to csjp@freebsd.org using -f Date: Tue, 12 Oct 2004 04:14:33 +0000 From: "Christian S.J. Peron" To: Robert Watson Message-ID: <20041012041433.GA16734@freefall.freebsd.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-net@freebsd.org cc: swp@swp.pp.ru Subject: Re: IP options broken for raw sockets on cred downgrade (was: Re: why required root privileges to set multicast options now?) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 04:14:35 -0000 First off, allow me to apologize for the delay, I have been away for Thanks giving weekend. This patch looks like it fixes most of the problems. I should have thought of this when I committed the credential checks, sorry about that! I am testing this patch right now, and I will report any success failures I experience. -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer