From owner-freebsd-net@FreeBSD.ORG Fri Feb 9 03:39:52 2007 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB66C16A408 for ; Fri, 9 Feb 2007 03:39:52 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id C1AC113C442 for ; Fri, 9 Feb 2007 03:39:52 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.internal (unknown [10.202.2.149]) by out1.messagingengine.com (Postfix) with ESMTP id 74A101A9917; Thu, 8 Feb 2007 22:39:51 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by out1.internal (MEProxy); Thu, 08 Feb 2007 22:39:51 -0500 X-Sasl-enc: R5DGLeYF4RhUpE2Il+5LSajOiF11CIG5je6pQp+32Nav 1170992391 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 ESMTP id 018BF1434B; Thu, 8 Feb 2007 22:39:50 -0500 (EST) Message-ID: <45CBED06.3040800@FreeBSD.org> Date: Fri, 09 Feb 2007 03:39:50 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.9 (X11/20070125) MIME-Version: 1.0 To: gnn@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: net@freebsd.org Subject: Re: Networking FreeBSD Wiki 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, 09 Feb 2007 03:39:53 -0000 George, Thanks. I can think of a whole bunch of things to drop in here. gnn@freebsd.org wrote: > Hi, > > I've started a Wiki page in the FreeBSD Wiki in an attempt to > coordinate some of the clean up work and networking projects that > aren't already covered. Please see: > > http://wiki.freebsd.org/Networking > > and update (if you're a committer) or email me corrections etc. > > The ip_icmp.c change is low hanging fruit. ppsratecheck() beckons. BMS