> Making sure you don't leave dangling pointers all over the routing table is > a rather unhappy task. rn_walktree() will walk the tree for you, you've > got to catch everything which might possibly be damaged by the interface > removal. Or you could just mark the interface detached and lazily clean up the dangling pointers. _MelloN_