From owner-freebsd-current@FreeBSD.ORG Wed Apr 29 12:08:50 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 733071065670; Wed, 29 Apr 2009 12:08:50 +0000 (UTC) (envelope-from zec@freebsd.org) Received: from labs4.cc.fer.hr (labs4.cc.fer.hr [161.53.72.24]) by mx1.freebsd.org (Postfix) with ESMTP id 04F808FC17; Wed, 29 Apr 2009 12:08:49 +0000 (UTC) (envelope-from zec@freebsd.org) Received: from sluga.fer.hr (sluga.cc.fer.hr [161.53.72.14]) by labs4.cc.fer.hr (8.14.2/8.14.2) with ESMTP id n3TBpVrB023639; Wed, 29 Apr 2009 13:51:31 +0200 (CEST) Received: from [192.168.200.100] ([161.53.19.79]) by sluga.fer.hr over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Wed, 29 Apr 2009 13:51:10 +0200 From: Marko Zec To: freebsd-current@freebsd.org Date: Wed, 29 Apr 2009 13:51:03 +0200 User-Agent: KMail/1.9.10 References: <49F83633.3080109@incunabulum.net> In-Reply-To: <49F83633.3080109@incunabulum.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904291351.03408.zec@freebsd.org> X-OriginalArrivalTime: 29 Apr 2009 11:51:10.0230 (UTC) FILETIME=[C9D62360:01C9C8C0] X-Scanned-By: MIMEDefang 2.64 on 161.53.72.24 Cc: Bruce Simpson , current@freebsd.org Subject: Re: HEADS UP: MLDv2 merge commencing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 29 Apr 2009 12:08:50 -0000 On Wednesday 29 April 2009 13:12:51 Bruce Simpson wrote: > Hi all, > > I have begun merging pieces of MLDv2 (Source-specific multicast for > IPv6) to the HEAD tree. > To begin with I've pushed some bug fixes from this spin in, as well as > the parts which won't depend on the kernel support having to be present. > > A full UPDATING entry will be made once the remaining kernel pieces have > been pushed in. I'm currently trying to get a 'make universe' pass so I > can recompute the VIMAGE structure sizes. IMO don't worry about the vnet struct sizes, julian and I have several more changes in the pipeline for commiting RSN which will change vnet struct sizes as well, so after all this gets merged a final commit for settling vnet size guards #defines can be commited. Marko > [An additional side-effect of the MLDv2 spin is that the ip6_mrouter > socket gets virtualized, that's a sticking point just now.] > > If there are any build issues, please let me know ASAP. > > thanks, > BMS > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"