K 10 svn:author V 6 julian K 8 svn:date V 27 1997-07-15T23:25:32.000000Z K 7 svn:log V 283 Finally track down the reason for some of my occasional kernel crashes. Route(1) has a bug that sends a bad message to the kernel. The kernel trusts it and crashes. Add some sanity checks so that we don't trust the user quite as much any more. (also add a comment in if_ethersubr.c) END