Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2001 16:13:29 +0000
From:      Brian Somers <brian@Awfulhak.org>
To:        Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Brian Somers <brian@Awfulhak.org>, brian@Awfulhak.org
Subject:   Re: cvs commit: src/sys/net if_spppsubr.c 
Message-ID:  <200103241613.f2OGDT557330@hak.lan.Awfulhak.org>
In-Reply-To: Message from J Wunsch <j@uriah.heep.sax.de>  of "Sat, 24 Mar 2001 09:21:56 %2B0100." <20010324092156.G1370@uriah.heep.sax.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Here, it was an `Open' event, caused by the successful negotiation of
> LCP, with IPCP being requested in LCP.  However, somehow the IPCP
> layer hasn't been brought down correctly last time on that interface,
> so it was not in Initial state but rather in Stopped state.
> 
> My opinion is that i should rather attempt to force all top layers
> into Initial state (how?  a Close, followed by a Down?) once LCP goes
> down.

In ppp(8) I've got a fsm2initial() function to do just that.  It does 
a Close followed by a Down followed by another Close.

[.....]
> > >   For this, i'd even like to see it MFC'd if possible.
> > 
> > I prefer the extra TLS idea :-)
> 
> Does the above seem reasonable to you? :)

Yep (a comment may be worth while saying that it's doing the 
``restart option'' though).

> -- 
> cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL
> 
> http://www.sax.de/~joerg/                        NIC: JW11-RIPE
> Never trust an operating system you don't have sources for. ;-)

-- 
Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103241613.f2OGDT557330>