From owner-freebsd-net@FreeBSD.ORG Sat Dec 16 12:52:14 2006 Return-Path: X-Original-To: freebsd-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 8918016A40F for ; Sat, 16 Dec 2006 12:52:14 +0000 (UTC) (envelope-from s.dave.jones@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B5D943CA2 for ; Sat, 16 Dec 2006 12:52:13 +0000 (GMT) (envelope-from s.dave.jones@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so968148uge for ; Sat, 16 Dec 2006 04:52:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=J/IGSm90ViZV8EnAf/sG8bKRyDVrmfihYfzdN2pjW3uS7Bl24Hii0XfnXV3FJEs/9zL2ueXBrrnR3PWs8uPildiiXvS1vad6ufxlxJ4uzB2pDz3xMxir1we3KOaYWedkiabuYC68L8bEG74kXJ1kX/VfQzzVZJVFZcCZJ9qNd/8= Received: by 10.67.22.2 with SMTP id z2mr1620616ugi.1166273530610; Sat, 16 Dec 2006 04:52:10 -0800 (PST) Received: by 10.66.236.20 with HTTP; Sat, 16 Dec 2006 04:52:10 -0800 (PST) Message-ID: <5628d8010612160452y5c562757h8ef8ed0776c5525d@mail.gmail.com> Date: Sat, 16 Dec 2006 20:52:10 +0800 From: "dave jones" To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: UDP lite for FreeBSD 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: Sat, 16 Dec 2006 12:52:14 -0000 Hi, Is anyone working on implementing UDP lite in FreeBSD? If not, I'd like to work on it. BR, Dave.