9fans archive / 1996 / 10 / 49 / prev next From: forsyth@pla... forsyth@pla... Subject: unmatched replies Date: Thu, 17 Oct 1996 00:49:59 BST the `unmatched reply' diagnostic is easy to generate by interrupting a (user level) file server that queues requests and replies to them out of issuing order but doesn't (quite) cope with Tflush/Rflush. p9auth% mail 9fans subject: unmatched replies the `unmatched reply' diagnostic is easy to generate by interrupting a (user level) file server that queues requests and replies to them out of issuing order but doesn't (quite) cope with Tflush/Rflush. rflush(void) /* synchronous so easy */ is sometimes a clue. dnsiplookup in ndb/cs might be a good place to start looking in your case, but i'm just guessing. it depends what you were trying to do when you noticed that the routing tables had changed ...