From owner-freebsd-net@freebsd.org Wed Mar 9 14:38:33 2016 Return-Path: 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 ; 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 ; 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 cc: Vladimir Terziev , freebsd-net Subject: Re: Source routing howto In-Reply-To: <56E03404.2040204@rlwinm.de> Message-ID: References: <56E00A06.20700@rlwinm.de> <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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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" >