From owner-freebsd-current@FreeBSD.ORG Tue Sep 2 15:03:00 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B3FA106579E for ; Tue, 2 Sep 2008 15:03:00 +0000 (UTC) (envelope-from nakaji@kankyo-u.ac.jp) Received: from www.heimat.gr.jp (unknown [IPv6:2001:3e0:a84::1]) by mx1.freebsd.org (Postfix) with ESMTP id B52458FC32 for ; Tue, 2 Sep 2008 15:02:58 +0000 (UTC) (envelope-from nakaji@kankyo-u.ac.jp) X-Virus-Scanned: amavisd-new at heimat.gr.jp Received: from ra333.heimat.gr.jp.kankyo-u.ac.jp ([IPv6:2001:3e0:a84:0:200:4cff:fe17:573c]) by www.heimat.gr.jp (8.14.2/8.14.2) with ESMTP id m82F25eq076688; Wed, 3 Sep 2008 00:02:15 +0900 (JST) (envelope-from nakaji@kankyo-u.ac.jp) From: NAKAJI Hiroyuki To: Julian Elischer References: <4824F1B4.6010302@elischer.org> Date: Wed, 03 Sep 2008 00:02:05 +0900 In-Reply-To: <4824F1B4.6010302@elischer.org> (Julian Elischer's message of "Fri, 09 May 2008 17:52:04 -0700") Message-ID: <86wshuwpzm.fsf@ra333.heimat.gr.jp> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Status: No, score=-6.1 required=13.0 tests=BAYES_00, CONTENT_TYPE_PRESENT,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on www.heimat.gr.jp Cc: freebsd-current@freebsd.org Subject: Re: Multiple routing table support commited 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, 02 Sep 2008 15:03:00 -0000 Thanks for your great work. Do you have a plan to MFC this feature to RELENG_6? Or is it better to upgrade my RELENG6 box to RELENG_7? My ISP allows 5 PPPoE sessions but it always returns only one IP address as HISADDR. I hope this FIB feature will help my multi PPPoE sessions. I tried "setfib -1 ppp anothersession" on my RELENG_7 box, which complains Warning: iface add: ioctl(SIOCAIFADDR, 10.172.1.73 -> 210.247.16.1): File exists Maybe I misunderstand the usage. >>>>> In <4824F1B4.6010302@elischer.org> >>>>> Julian Elischer wrote: > I have committed the base of teh Multi-routing-table support. > I am current;y waiting for it to loop back to me before a final > make universe test, but I think it should be ok. > if you do nothing you should not see any difference. -- NAKAJI Hiroyuki