[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #8869] ppp: fix broken ppp_netif_output
From: |
Stephan Linz |
Subject: |
[lwip-devel] [patch #8869] ppp: fix broken ppp_netif_output |
Date: |
Mon, 18 Jan 2016 20:26:12 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 |
URL:
<http://savannah.nongnu.org/patch/?8869>
Summary: ppp: fix broken ppp_netif_output
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: slz
Submitted on: Mo 18 Jan 2016 21:26:11 CET
Category: PPP
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
Introduced with commit 987f6237c4d1c5866fea840a5ea46ae4d59f1ecd the ppp output
function has no more processed raw packages.
Previously, all PCB with an unknown ccp_transmit_method were processed w/o any
compression methode. With the commit "PPP, MPPE, drop input/output packets if
we couldn't find the chosen decompressor/compressor" as far as all packages
will be droped.
In the case of PPP links w/o MPPE we would lost the complete PPP output.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mo 18 Jan 2016 21:26:11 CET Name:
0001-ppp-fix-broken-ppp_netif_output.patch Size: 2kB By: slz
<http://savannah.nongnu.org/patch/download.php?file_id=36086>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8869>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #8869] ppp: fix broken ppp_netif_output,
Stephan Linz <=