Date: Sun, 09 May 1999 22:14:57 +0100 From: Brian Somers <brian@Awfulhak.org> To: chris@calldei.com Cc: Chuck Robey <chuckr@picnic.mat.net>, current@FreeBSD.ORG Subject: Re: ppp is totally broken Message-ID: <199905092114.WAA10725@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Sat, 08 May 1999 22:34:10 CDT." <19990508223410.A1526@holly.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[.....] > I'm using the 3.1R PPP right now, until the problem is > resolved. I'm sending a problem report, as well. It should be resolved now. A NULL mbuf value is valid - it just means that there's nothing in it. I changed fsm_Input() with the last commits, and didn't notice the MBUF_CTOP(bp) calls that you pointed out :-( MBUF_CTOP is now more robust, as are all the fsm functions and mbuf_Prepend() (which would have died when doing protocol rejects). > -- > Chris Costello <chris@calldei.com> > RAM DISK is not an installation procedure! -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@uk.FreeBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905092114.WAA10725>