NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/48935: ppp: ipcp gets stuck in stopped state
The following reply was made to PR kern/48935; it has been noted by GNATS.
From: Tilman Sauerbeck <tilman%code-monkey.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, martin%duskware.de@localhost
Subject: Re: kern/48935: ppp: ipcp gets stuck in stopped state
Date: Tue, 15 Jul 2014 17:26:12 +0200
Martin Husemann [2014-06-21 13:50]:
> The following reply was made to PR kern/48935; it has been noted by GNATS.
>
> From: Martin Husemann <martin%duskware.de@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: kern/48935: ppp: ipcp gets stuck in stopped state
> Date: Sat, 21 Jun 2014 15:45:58 +0200
>
> On Sat, Jun 21, 2014 at 11:00:01AM +0000, tilman%code-monkey.de@localhost
> wrote
> > The issue is that at this point, IPCP is *not* included in the
> > lcp.protos bitmask and thus is not brought down and closed but will
> > remain in the stopped state.
>
> I wonder if we should instead do more initialization in sppp_lcp_init().
Can you elaborate? I don't yet see what you have in mind.
Or are you suggesting to introduce another field next to lcp.protos
that would store the "active" protocols?
Thanks,
Tilman
Home |
Main Index |
Thread Index |
Old Index