From owner-freebsd-net@FreeBSD.ORG Thu Dec 13 18:23:56 2007 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 0444C16A418 for ; Thu, 13 Dec 2007 18:23:56 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outD.internet-mail-service.net (outD.internet-mail-service.net [216.240.47.227]) by mx1.freebsd.org (Postfix) with ESMTP id C53AC13C4CC for ; Thu, 13 Dec 2007 18:23:55 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Thu, 13 Dec 2007 10:23:55 -0800 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id ACE35126CC7; Thu, 13 Dec 2007 10:23:54 -0800 (PST) Message-ID: <476178BC.90008@elischer.org> Date: Thu, 13 Dec 2007 10:23:56 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Nikos Vassiliadis References: <476061FD.8050500@elischer.org> <200712130021.56473.max@love2party.net> <476072DB.3090600@elischer.org> <200712131549.21669.nvass@teledomenet.gr> In-Reply-To: <200712131549.21669.nvass@teledomenet.gr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, Max Laier Subject: Re: bikeshed for all! 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: Thu, 13 Dec 2007 18:23:56 -0000 Nikos Vassiliadis wrote: > On Thursday 13 December 2007 01:46:35 Julian Elischer wrote: >>> pf has ifdef'ed out code to deal with the OpenBSD version of routing >>> tables. What it does is adding an mbuf_tag which carries the tableid >>> and ip_{{in,out}put,forward} take action accordingly. >> EXACTLY what I plan on doing. > > It would be nice to be compatible with the OpenBSD pf. What I'm doing makes that an "accidental" by product. By which I mean I'm not making it a goal but it turns out that it's happenning. > > Or perhaps even the OpenBSD multiple forwarding table infra- > structure. If I recall correctly other programs in their > base system - such as OpenBGPD - can interact with it. > > Nikos > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"