From owner-freebsd-net@FreeBSD.ORG Fri Sep 22 03:20:47 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org 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 E615916A415 for ; Fri, 22 Sep 2006 03:20:47 +0000 (UTC) (envelope-from qingli@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9A8243D60 for ; Fri, 22 Sep 2006 03:20:47 +0000 (GMT) (envelope-from qingli@FreeBSD.org) Received: from freefall.freebsd.org (qingli@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8M3KlM7043677 for ; Fri, 22 Sep 2006 03:20:47 GMT (envelope-from qingli@freefall.freebsd.org) Received: (from qingli@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8M3Klvb043676 for freebsd-net@freebsd.org; Fri, 22 Sep 2006 03:20:47 GMT (envelope-from qingli) Date: Fri, 22 Sep 2006 03:20:47 GMT From: Qing Li Message-Id: <200609220320.k8M3Klvb043676@freefall.freebsd.org> To: freebsd-net@freebsd.org Subject: IPv6/KAME book 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: Fri, 22 Sep 2006 03:20:48 -0000 Hi, We recently published a book on the KAME implementation and on IPv6 in general. We hope this book could help developers gain better understanding of the KAME code on FreeBSD. The book is titled "IPv6 Core Protocols Implementation" and it is published by Morgan Kaufmann, ISBN 0124477518. The link is http://www.mkp.com. Each chapter has in-depth coverage of the specifications as well as line-by-line code walkthrough, which is similar in style to Steven's TCP/IP Illustrated Volume II. We would like to thank the FreeBSD community for helping making this book possible. In particular (and in no particular order), we'd like to thank the developers Suzuki Shinsuke, Andre Oppermann, George V. Neville-Neil, and Randall R. Stewart for being our reviewers. We hope this book could become a useful contribution to the FreeBSD community. Thank you. -- Qing