From owner-freebsd-current@FreeBSD.ORG Tue Aug 14 23:05:54 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18DB816A418 for ; Tue, 14 Aug 2007 23:05:54 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id A3A2D13C4B5 for ; Tue, 14 Aug 2007 23:05:53 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so820379nfb for ; Tue, 14 Aug 2007 16:05:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=K4xJuWYMJq5nXo93gb8bAlDPoVUky6RX9tkj2ObirVEMpORiPG4kacfIFr9TrOVlqaXiVb2X92rgnDxs8wftifKQJ6uexj1q/5hTa7WqFk9XT+zZfrUuH9KVcOANtnpZdRevxIrmt/NlBwIwoJA2tfPwXw2PtdlmSSJTcbiE5oo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gwTzVfKtzjKKsvswOBx0Iu7JiTk+SvWGZR5NT0TpEwQ8JwXd4eBpg8kKuDIpBcFU+sXABZN5lCe2iV6/TBUdojrf+pdsgMNrtiYUZ6LUon22GEGeopQ63y8W3QrM8W7LPBSVrF48xzcjUCqXuuamlkiMzJr9JDbqI6yk8MB80Jc= Received: by 10.78.166.7 with SMTP id o7mr3062517hue.1187132751817; Tue, 14 Aug 2007 16:05:51 -0700 (PDT) Received: by 10.78.162.18 with HTTP; Tue, 14 Aug 2007 16:05:51 -0700 (PDT) Message-ID: Date: Tue, 14 Aug 2007 16:05:51 -0700 From: "Kip Macy" To: "Randall Stewart" In-Reply-To: <46C2263F.4080607@cisco.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46C2263F.4080607@cisco.com> Cc: current@freebsd.org Subject: Re: IP over HTTP? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Aug 2007 23:05:54 -0000 On 8/14/07, Randall Stewart wrote: > Hi all: > > Just curious.. as anyone did this on BSD? > > If so, pointers would be nice.. if not... I may (but > I won't go into the rant as why ;-D) I can guess. I believe there is an IPoDNS netgraph module floating around that *might* make a good reference. -Kip