Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Feb 2012 23:15:01 +0400
From:      Andrey Zonov <andrey@zonov.org>
To:        Hiroki Sato <hrs@FreeBSD.org>
Cc:        sem@FreeBSD.org, mark@mivok.net, net@FreeBSD.org
Subject:   Re: [CFT] multiple FIB support in route(8)
Message-ID:  <4F2ED535.40606@zonov.org>
In-Reply-To: <20120205.033532.381149506660559829.hrs@allbsd.org>
References:  <20120205.033532.381149506660559829.hrs@allbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

What do you think about adding fib support for rc.subr like we got one 
for nice?

On 04.02.2012 22:35, Hiroki Sato wrote:
> Hello,
>
>   Can anyone review/test the attached patch to add "-fib number" option
>   to route(8)?  This should simplify static route configuration across
>   multiple FIBs in rc.conf.  Just adding an -fib option like the
>   following will do the trick without changing rc.d/routing:
>
>    static_routes="foo bar"
>    route_foo="10.1.1.1/24 192.168.2.1 -fib 2"
>    route_bar="10.1.1.1/24 192.168.2.1 -fib 3"
>
>   The -fib option is supported in all subcommands but monitor.
>
> -- Hiroki

-- 
Andrey Zonov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F2ED535.40606>