K 10 svn:author V 6 julian K 8 svn:date V 27 1997-07-15T23:18:56.000000Z K 7 svn:log V 244 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. END