From owner-freebsd-net@FreeBSD.ORG Fri Dec 12 00:01:55 2008 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 194621065673 for ; Fri, 12 Dec 2008 00:01:55 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by mx1.freebsd.org (Postfix) with ESMTP id E17D48FC2D for ; Fri, 12 Dec 2008 00:01:54 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by rv-out-0506.google.com with SMTP id f9so2144431rvb.4 for ; Thu, 11 Dec 2008 16:01:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=OCOCudU8JbLwlpw4nc0Kbi33kk+EUo881X365Zyn98c=; b=xWZ9ge66QKPEsG+bh3od5YZTMDrV0wkTOtMHBqN18pEPigHXH9m2sLrOdleedhhKjz oeNLUBJtRUrQYTq4Rr/MW6wCqvwotvKtEWjaGr2onVuBZq7QIqsqcz387gYLPcxNBZmQ 1MD8PMpfLWVne30Mw9EORtQmoea+l1PcYkrAk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=TAM/fsukdfaA4vn3jKd4tSKCVT9EaGWfAQjosi73pZUxNSQoBpgWJLk+NBV6nP3Ydr NRT/htXXw1h71qptp0y6tVFMLUGQvjpH/LWE79Khhu+ik3iRQsCgqlhs4sWl8VZTT4++ R35IPgY1XeE/EAIE/SMyYcslosWCbi0ZLLVjM= Received: by 10.140.172.21 with SMTP id u21mr1564340rve.177.1229040114097; Thu, 11 Dec 2008 16:01:54 -0800 (PST) Received: by 10.141.142.3 with HTTP; Thu, 11 Dec 2008 16:01:54 -0800 (PST) Message-ID: <3c1674c90812111601u27415582j385c865d32ca233d@mail.gmail.com> Date: Thu, 11 Dec 2008 16:01:54 -0800 From: "Kip Macy" Sender: mat.macy@gmail.com To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 2b29f37c79181858 Subject: native ATM users 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, 12 Dec 2008 00:01:55 -0000 Native ATM relies on the use of route cloning for managing virtual circuits. Support for route cloning will be removed from the kernel in the near future. I thus need to determine how many users of NATM there are and their availability for testing changes. Thanks, Kip