On Sun, Feb 05, 2012 at 03:35:32AM +0900, 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.
> 

Awesome! I will give this a test ASAP.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to