From owner-freebsd-net@FreeBSD.ORG Thu Aug 21 22:35:04 2003 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 CA55916A4BF for ; Thu, 21 Aug 2003 22:35:04 -0700 (PDT) Received: from smtp.omnis.com (smtp.omnis.com [216.239.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6058D43FBF for ; Thu, 21 Aug 2003 22:35:04 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from softweyr.homeunix.net (66-91-236-204.san.rr.com [66.91.236.204]) by smtp-relay.omnis.com (Postfix) with ESMTP id EF4975B64C; Thu, 21 Aug 2003 22:35:02 -0700 (PDT) From: Wes Peters Organization: Softweyr To: Bruce M Simpson , freebsd-net@freebsd.org User-Agent: KMail/1.5.2 References: <20030821142201.GE1417@spc.org> In-Reply-To: <20030821142201.GE1417@spc.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308212235.03055.wes@softweyr.com> Subject: Re: IP_ONESBCAST and upcoming RELENG_4_9 freeze 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: , Date: Fri, 22 Aug 2003 05:35:05 -0000 X-Original-Date: Thu, 21 Aug 2003 22:35:03 -0700 X-List-Received-Date: Fri, 22 Aug 2003 05:35:05 -0000 On Thursday 21 August 2003 07:22 am, Bruce M Simpson wrote: > Hi all, > > Does anyone have any major objections to an MFC'ing of IP_ONESBCAST > which I committed yesterday before the upcoming 4.9 code freeze next > Monday? > > If you could let me know before, say, Saturday PM BST, that would be > great. Your change makes it so that broadcasts sent to 255.255.255.255 will be transmitted on all interfaces marked with a ONES_BCAST flag, right? A nice solution to the problem; I was gonna hack it so such packets were sent on all interfaces with IFF_BROADCAST. I like your solution better. I'm happy to know that will be in 5.2 and I have PR or two to assign over to you so you can close them. ;^) -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com