From owner-freebsd-net@FreeBSD.ORG Mon Sep 1 13:29:49 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 712EB106564A for ; Mon, 1 Sep 2008 13:29:49 +0000 (UTC) (envelope-from debarshi.ray@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id C02768FC18 for ; Mon, 1 Sep 2008 13:29:48 +0000 (UTC) (envelope-from debarshi.ray@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1238934fgb.35 for ; Mon, 01 Sep 2008 06:29:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=B+GvBk/XGLAZkEnAiGmbbGIJ8nxflfu+I/5xteMJGu0=; b=agvAvg2ixoIvzsBvcaRzutIYfYJCmMV0nXJoqvT4LBPxDacnEfukCwj0zNIXIIeHsw ehK3rrfZrreAy4rHQBDVNIRLMsyZDHAdBKHKPe8Wvow6vMlvuz0PLcj7Dnwvgva+mi/a LdBZpHLymhG53xAE18R+tPOCuSJwOeZQFzVrU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=grB7JsTTYSTbeftNJ+fsbTfZAmNyelt8EABVl32Tdwjp123gT+JoUe0W1j1cPQgeaA r6YJdzKaR1WlgFYA3d6mUkWeOwSj7EqSIz/VuMfJi/WLKRDEc7wk+3T52ro8Wph1io2R 15O8u9s5MtNcOgubmr+JPZmautQmqvypcGyRs= Received: by 10.187.224.11 with SMTP id b11mr1932927far.16.1220275430009; Mon, 01 Sep 2008 06:23:50 -0700 (PDT) Received: by 10.187.245.8 with HTTP; Mon, 1 Sep 2008 06:23:49 -0700 (PDT) Message-ID: <3170f42f0809010623k1df25c18u7c784d4431e5a8ce@mail.gmail.com> Date: Mon, 1 Sep 2008 18:53:49 +0530 From: "Debarshi Ray" To: "Bruce M. Simpson" In-Reply-To: <48BBE5F2.4000108@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3170f42f0809010507q6c37a9d5q19649bc261d7656d@mail.gmail.com> <48BBE5F2.4000108@FreeBSD.org> Cc: FreeBSD networking and TCP/IP list Subject: Re: reading routing table X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: debarshi.ray@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 13:29:49 -0000 > Why don't you just use XORP's FEA code? > It already does all this under a BSD-type license. I was not aware of it. What does it do? Is it portable across other OSes or is it *BSD specific? Thanks, Debarshi