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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[email protected]"

Reply via email to