From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 14 Aug 1995 19:27:36 -0400 From: Boyd Roberts boyd@plan9.cs.su.oz.au Subject: pppclient Topicbox-Message-UUID: 162a0652-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19950814232736.NARYbyKl3h351ymFLyIr5HlRr0sUBlR4JBBLgQHEb2Y@z> Looking further into the IPCP code I see that its not likely to converge when negociating with my server. The configuration request/nak/reject code is just wrong. I'm not going to try and fix it any further. It just doesn't hold enough state to ensure the negociation will converge; it's nearly stateless, but not quite.