From owner-freebsd-pf@FreeBSD.ORG Thu Jan 24 18:52:07 2008 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE6A416A418 for ; Thu, 24 Jan 2008 18:52:07 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id 39FED13C4F0 for ; Thu, 24 Jan 2008 18:52:06 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so60429nfb.33 for ; Thu, 24 Jan 2008 10:52:05 -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:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=IDPiInw1ea6rKnPbQAPNpbPM5EW4MxB3UyjkMfXYCcw=; b=Yw7bFgwXzEBZcIbwKDCj2Zk8DsudgFCwNUtC4lD4Cad1Olpk55Ki9pe+dELh3iDk5a/QZqsGct/kpwOC2FL5wf4z9zHp0ulGKmAxJ18G4ZmfK5fHA/TrlGhCpe5tIkZpN4k24SxrKA90KlIhAHOc7ETvs0uwFt50ibfgWDzgf4M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OtybMKyDaDV63EWBsdt+nZ/uhlgIPAfOXsz1NM3UFPMusMTC4Rbed1fnk0ScGH1hJLMiswGZKvLfcW9VKdSVvslWooavt+iy5voXcLH2gwXOcjyslA7uB+YAzwOTaIJ7KcgJO5mdNqG0zkLVN2sqNW9hkjWF4I2Q+AmrOmzruxc= Received: by 10.78.136.9 with SMTP id j9mr1464564hud.70.1201200725194; Thu, 24 Jan 2008 10:52:05 -0800 (PST) Received: by 10.78.166.13 with HTTP; Thu, 24 Jan 2008 10:52:05 -0800 (PST) Message-ID: Date: Thu, 24 Jan 2008 13:52:05 -0500 From: "Scott Ullrich" To: "Alexandre Vieira" In-Reply-To: <755cb9fc0801241043k3b39b585keea0082988c2d0db@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <755cb9fc0801151129h6e519557g7ea33e4190196fed@mail.gmail.com> <478D1694.8010906@FreeBSD.org> <200801151529.32312.brad@comstyle.com> <755cb9fc0801151358k35cdd267x7500767925e5f3cc@mail.gmail.com> <755cb9fc0801241043k3b39b585keea0082988c2d0db@mail.gmail.com> Cc: freebsd-net@freebsd.org, freebsd-questions@freebsd.org, freebsd-pf@freebsd.org Subject: Re: Relayd (former hoststated) status for freebsd 7.0RC1 X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 18:52:07 -0000 On 1/24/08, Alexandre Vieira wrote: > FYI > > http://www.freshports.org/net/relayd/ > > kudos to kuriyama@ > > -- > Alexandre Vieira - nullpt@gmail.com Yay! Thanks to everyone involved in bringing this over. I was about to start porting this and you just saved me a lot of time :) Scott