From owner-freebsd-net@FreeBSD.ORG Wed Nov 10 12:05:03 2010 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B12C5106564A; Wed, 10 Nov 2010 12:05:03 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 84C108FC12; Wed, 10 Nov 2010 12:05:03 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 1DC4B46B0D; Wed, 10 Nov 2010 07:05:03 -0500 (EST) Date: Wed, 10 Nov 2010 12:05:02 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Randy Bush , bz@FreeBSD.org In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net Subject: Re: bjoern just received the itojun award at the ietf X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2010 12:05:03 -0000 On Wed, 10 Nov 2010, Randy Bush wrote: > bjoern zeeb just received the itojun award. congratulations, bjoern. and > than you for all the hard work on the ipv6 stack. Indeed -- many congratulations, Bjoern! The slow road from an experimental protocol in an experimental network stack to one widely depoyed in production has been possible only because of the efforts of developers like Bjoern. People don't often get excited about large numbers of apparently incremental improvements, even when the results are far more than incremental, but they should! This award is fitting, and emphasizes the importantance of exactly those sorts of contributions. IPv6 won't happen without them. Just to point out one example of the kind of easily missed but vitally important work that he's done: converging the IPv4 and IPv6 implementations in the FreeBSD kernel in order that they get the same levels of maintenance, performance optimization, etc, which is both hard work and critical work. Otherwise, the IPv6 code base risks getting sidelined just as it's becoming most important. He's similarly acted as the flag-waver within our own community for the last few years to make sure that new network stack features support IPv6 as well as they do IPv4. And, in case anyone has missed it: when you're adding a new network stack feature, even if your own network is just IPv4, don't forget that there are large and important pools of IPv6 in the world! This is really a chance for the FreeBSD community to lead the way, rather than follow. Robert