Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 1999 07:19:28 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        chris@calldei.com
Cc:        Brian Somers <brian@Awfulhak.org>, Chuck Robey <chuckr@picnic.mat.net>, current@FreeBSD.ORG
Subject:   Re: ppp is totally broken 
Message-ID:  <199905110619.HAA34245@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Mon, 10 May 1999 13:31:49 CDT." <19990510133149.I22538@holly.dyndns.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> On Sun, May 9, 1999, Brian Somers wrote:
> > [.....]
> > >    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 
> 
>    Wouldn't it be better for *bp to be NULL instead of bp?

bp is a ``struct mbuf *''.  *bp (a struct mbuf) can't be NULL.

[.....]
> -- 
> Chris Costello                                <chris@calldei.com>
> Expert systems are built to embody the knowledge of human experts.  - Kulawiec

-- 
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?199905110619.HAA34245>