K 10 svn:author V 5 andre K 8 svn:date V 27 2006-09-11T19:56:10.000000Z K 7 svn:log V 239 Fix a NULL pointer dereference of ro->ro_rt->rt_flags by checking for the validity of ro->ro_rt first. This prevents crashing on any non-normally routed IP packet. Coverity CID: 162 (incorrectly, it was re-introduced by previous commit) END