From owner-cvs-all Sun Nov 25 0:50: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 51E4B37B405; Sun, 25 Nov 2001 00:49:49 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [fec0::1:12]) by Awfulhak.org (8.11.6/8.11.6) with ESMTP id fAP8nlm35091; Sun, 25 Nov 2001 08:49:48 GMT (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.6/8.11.6) with ESMTP id fAP8nkI15739; Sun, 25 Nov 2001 08:49:46 GMT (envelope-from brian@freebsd-services.com) Message-Id: <200111250849.fAP8nkI15739@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if_tun.c In-Reply-To: Message from Peter Pentchev of "Sun, 25 Nov 2001 10:03:29 +0200." <20011125100328.A692@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 25 Nov 2001 08:49:46 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Sun, Nov 25, 2001 at 02:36:09AM +0200, Peter Pentchev wrote: > > On Fri, Nov 23, 2001 at 05:13:23AM -0800, Brian Somers wrote: > > > brian 2001/11/23 05:13:23 PST > > > > > > Modified files: (Branch: RELENG_4) > > > sys/net if_tun.c > > > Log: > > > MFC: Allow IFF_MULTICAST flag specification in ioctl(TUNSIFMODE) > > > > > > Revision Changes Path > > > 1.74.2.6 +5 -7 src/sys/net/if_tun.c > > > > For some reason, this breaks mozilla+ipv6-0.9.5,1 for me. > [snip] > > I'll try rebuilding mozilla+ipv6 right now, I'll test again after > > I wake up (if the build is successful :). I hope this data point is > > useful in the meantime. > > For the record, rebuilding Mozilla did not change a thing. I still need > the MULTICAST flag set on the interface to be able to establish connections > with Mozilla, or the SYN packets go out with a bogus TTL of 0. Yes, it retrospect, my change was bogus for -stable. I've changed things so that the MULTICAST flag is ignored (and retained) by TUNSIFMODE. This'll work fine 'till 5.0 is stable... Thanks for pointing this out. > G'luck, > Peter > > -- > If wishes were fishes, the antecedent of this conditional would be true. -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message