From owner-freebsd-current@FreeBSD.ORG Wed Apr 29 11:12:54 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 8FF9F106566C for ; Wed, 29 Apr 2009 11:12:54 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 690568FC0C for ; Wed, 29 Apr 2009 11:12:54 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 04599334C29 for ; Wed, 29 Apr 2009 07:12:54 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Wed, 29 Apr 2009 07:12:54 -0400 X-Sasl-enc: 0yS65t2SISANkE15u1v7oRp9Aekpum0nZZnMVhlBmC8m 1241003573 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 6DF6F2CB8D for ; Wed, 29 Apr 2009 07:12:53 -0400 (EDT) Message-ID: <49F83633.3080109@incunabulum.net> Date: Wed, 29 Apr 2009 12:12:51 +0100 From: Bruce Simpson User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: 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 11:12:54 -0000 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. [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