[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #8871] unixsim: add PPPoS Rx thread (lwip-contrib)
From: |
Stephan Linz |
Subject: |
[lwip-devel] [patch #8871] unixsim: add PPPoS Rx thread (lwip-contrib) |
Date: |
Tue, 19 Jan 2016 07:56:48 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
URL:
<http://savannah.nongnu.org/patch/?8871>
Summary: unixsim: add PPPoS Rx thread (lwip-contrib)
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: slz
Submitted on: Tue 19 Jan 2016 08:56:47 AM CET
Category: Platform ports
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
As describe in lwip/doc/ppp.txt chapter "Upgrading from lwIP <= 1.4.x to lwIP
>= 1.5.x" the unixsim must provide its own PPP input thread to read raw data
from serial line: "... PPP_INPROC_OWNTHREAD was broken by design and was
removed, you have to create your own serial rx thread ..." Details about howto
do that can read in the same document in chapter "PPPoS input path".
PPP_INPROC_OWNTHREAD was removed with lwip commit "PPP, removed
PPP_INPROC_OWNTHREAD feature, which almost only make things harder"
(25f9f55878f008113bc1f4a0068d4827ed4595b9)
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 19 Jan 2016 08:56:47 AM CET Name:
0001-unixsim-add-PPPoS-Rx-thread.patch Size: 2kB By: slz
<http://savannah.nongnu.org/patch/download.php?file_id=36091>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8871>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #8871] unixsim: add PPPoS Rx thread (lwip-contrib),
Stephan Linz <=