From owner-freebsd-net@freebsd.org  Wed Mar  9 14:38:33 2016
Return-Path: <owner-freebsd-net@freebsd.org>
Delivered-To: freebsd-net@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13F43AC9A4A
 for <freebsd-net@mailman.ysv.freebsd.org>;
 Wed,  9 Mar 2016 14:38:33 +0000 (UTC) (envelope-from elof2@sentor.se)
Received: from smtp-out.sentor.se (smtp-out.sentor.se [176.124.225.2])
 (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id CD1188E
 for <freebsd-net@freebsd.org>; Wed,  9 Mar 2016 14:38:32 +0000 (UTC)
 (envelope-from elof2@sentor.se)
Received: from localhost (localhost [127.0.0.1])
 by farmermaggot.shire.sentor.se (Postfix) with ESMTP id C70E0B61D233;
 Wed,  9 Mar 2016 15:38:30 +0100 (CET)
Date: Wed, 9 Mar 2016 15:38:30 +0100 (CET)
From: elof2@sentor.se
To: Jan Bramkamp <crest@rlwinm.de>
cc: Vladimir Terziev <Vladimir.Terziev@bwinparty.com>, 
 freebsd-net <freebsd-net@freebsd.org>
Subject: Re: Source routing howto
In-Reply-To: <56E03404.2040204@rlwinm.de>
Message-ID: <alpine.BSF.2.00.1603091537390.3214@farmermaggot.shire.sentor.se>
References: <alpine.BSF.2.00.1603091119130.3214@farmermaggot.shire.sentor.se>
 <56E00A06.20700@rlwinm.de>
 <alpine.BSF.2.00.1603091336380.3214@farmermaggot.shire.sentor.se>
 <CF69906D-E2A1-44D0-B614-B2B55B87FC3F@bwinparty.com>
 <alpine.BSF.2.00.1603091511520.3214@farmermaggot.shire.sentor.se>
 <56E03404.2040204@rlwinm.de>
User-Agent: Alpine 2.00 (BSF 1167 2008-08-23)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
X-BeenThere: freebsd-net@freebsd.org
X-Mailman-Version: 2.1.21
Precedence: list
List-Id: Networking and TCP/IP with FreeBSD <freebsd-net.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-net>,
 <mailto:freebsd-net-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net/>
List-Post: <mailto:freebsd-net@freebsd.org>
List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-net>,
 <mailto:freebsd-net-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2016 14:38:33 -0000


Ah! Yep, that boot option exist in 10.1 as well. :-)

Now I have two approaches to test.
Thanks!

/Elof


On Wed, 9 Mar 2016, Jan Bramkamp wrote:

> On 09/03/16 15:26, elof2@sentor.se wrote:
>> Regarding the FIBs:
>> 
>> In FreeBSD 10.1 RELEASE, no extra FIBs can be added since that kernel is
>> compiled without support for it. :-(
>> I'm hesitant to break binary compability (I use freebsd-update).
>> 
>> Will release 10.3 or 11.0 have "options ROUTETABLES=2" in their GENERIC
>> kernel conf? Anyone knows?
>
> I don't remember how FreeBSD 10.1 did it, but in FreeBSD 10.2 the number of 
> routing tables (e.g. net.fibs=2) is a boottime loader tunable and can be 
> changed in /boot/loader.conf without rebuilding the kernel. Moving from 10.1 
> to 10.2 is a painless way to gain this feature if it isn't available in 10.1 
> already.
> _______________________________________________
> freebsd-net@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
>