freebsd-dev/sbin/route
Randall Stewart 5695251a13 Ok, looking at the solution a bit closer, the level
calculation was too agressive. Instead we should only
look at each nibble. This makes it so we make
10.2.0.0 become 10.2/16 NOT 10.2/17.

Need to explore the non-cidr address issue. The two
may not be seperable..

MFC after:	1 week
2009-04-06 14:27:28 +00:00
..
keywords Introduce "route del" as an alias to "route delete". 2005-09-28 12:12:15 +00:00
Makefile Obey MK_INET6_SUPPORT. 2006-07-27 13:26:29 +00:00
route.8 Document -t. 2007-11-01 19:54:59 +00:00
route.c Ok, looking at the solution a bit closer, the level 2009-04-06 14:27:28 +00:00