buglwIP - A Lightweight TCP/IP stack - Bugs: bug #37278, [ppp-new] pppos reopen error!

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #37278: [ppp-new] pppos reopen error!

Submitter:  hanhui <hanhui03>
Submitted:  Thu 06 Sep 2012 01:30:18 AM UTC
   
 
Category:  PPP Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Wont Fix
Privacy:  Public Assigned to:  gradator
Open/Closed:  Closed Planned Release:  None
lwIP version:  Other

Fri 26 Apr 2013 08:04:46 PM UTC, comment #2: 

PPP_INPROC_OWNTHREAD feature removed in ppp-new, which make this bug not relevant anymore.

Git commit 25f9f55878f008113bc1f4a0068d4827ed4595b9.

Sylvain Rochet <gradator>
Group Member
Thu 06 Sep 2012 08:58:10 AM UTC, comment #1: 

Well, maybe the thread should exit in HOLDOFF phase too. The PPPoS "own thead" threading code is mostly here to keep a layer of compatibility with the previous port, if I were you I should use the PPPoS "multithread" with pppos_input() in your own input thread and not the PPPoS "own thread".

Sylvain Rochet <gradator>
Group Member
Thu 06 Sep 2012 01:30:18 AM UTC, original submission:  

Hi
   If the remote node is not responding, every pppapi_reopen() call will create a receiving thread, but the these threads are not able to delete their own!


   hanhui

hanhui <hanhui03>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Updated the item)
  • -email is unavailable- added by gradator (Posted a comment)
  • -email is unavailable- added by hanhui03 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-04-26 gradator Open/ClosedOpen Closed
    2013-04-26 gradator StatusIn Progress Wont Fix
    2013-01-14 goldsimon CategoryNone PPP
    2012-09-06 gradator StatusNone In Progress
        Assigned toNone gradator

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code