K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-02T01:47:56.000000Z K 7 svn:log V 276 Use RTFREE() to free route references rather than rtfree(), as rtfree() expects a locked route reference. This removes a panic that occurs when connected ipxpcb is closed and its route free'd, and may have been present since the route locking took place. MFC after: 2 weeks END