K 10 svn:author V 5 peter K 8 svn:date V 27 1996-08-24T03:11:13.000000Z K 7 svn:log V 328 route.c:RTM_ADD does not check for a netmask before doing a tree walk like it does elsewhere. This is probably only happens when incorrect args are given to route(8), or when running with non-IPv4 stacks but incorrect args to the route command is no excuse for panicing! Submitted by: Michael Clay , PR#1532 END