freebsd-skq/sbin/route
Hiroki Sato 9ba63ff592 Add -fib modifier to specify FIB number. The FIB number can be in a
comma-separated list and/or range specification:

 # route add -inet 192.0.2.0/24 198.51.100.1 -fib 1,3-5,6

Although all of the subcommands supports the modifier, "monitor" does not
support the list or range specification at this moment.

Reviewed by:	bz
2012-11-17 19:54:23 +00:00
..
keywords Add -fib modifier to specify FIB number. The FIB number can be in a 2012-11-17 19:54:23 +00:00
Makefile route(8): make WARNS=3 clean 2010-02-27 10:18:33 +00:00
route.8 Add -fib modifier to specify FIB number. The FIB number can be in a 2012-11-17 19:54:23 +00:00
route.c Add -fib modifier to specify FIB number. The FIB number can be in a 2012-11-17 19:54:23 +00:00