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: Martin Husemann <martin%duskware.de@localhost>
To: Tilman Sauerbeck <tilman%code-monkey.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/48935: ppp: ipcp gets stuck in stopped state
Date: Tue, 15 Jul 2014 20:56:54 +0200

 On Tue, Jul 15, 2014 at 05:26:12PM +0200, Tilman Sauerbeck wrote:
 > >  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?
 
 No, I mean when sppp_lcp_init() runs, there can not be any active protocols,
 so it should probably just clear lcp.protos (and maybe a few other variables).
 
 Martin
 


Home | Main Index | Thread Index | Old Index