lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #37279] [ppp-new] pppapi_close() can not close ppp


From: Sylvain Rochet
Subject: [lwip-devel] [bug #37279] [ppp-new] pppapi_close() can not close ppp
Date: Thu, 06 Sep 2012 08:52:42 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6) Gecko/20100101 Firefox/10.0.6 Iceweasel/10.0.6

Update of bug #37279 (project lwip):

                  Status:                    None => Need Info              
             Assigned to:                    None => gradator               

    _______________________________________________________

Follow-up Comment #1:

This is strange.

If remote node stopped responding during configuration process, LCP should
timeout due to non answered LCP Config-Request and leave the session in
PHASE_DEAD. If remote node stopped responding after configuration process is
done, it should timeout due to non answered LCP echo request if you configured
lwIP to do LCP echo. If remote node stopped responding and you called
ppp_close(), LCP should timeout due to non answered LCP Termination-Request.

In all cases, a dead or closed session should end up in the dead phase, else
there is a bug.

Could you provide a trace of the buggy behavior using PPP DEBUG and PRINTPKT
trace ?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?37279>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]