[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #21680] PPP upap_rauthnak() drops legal NAK packets
From: |
Iordan Neshev |
Subject: |
[lwip-devel] [bug #21680] PPP upap_rauthnak() drops legal NAK packets |
Date: |
Wed, 25 Nov 2009 09:23:30 +0000 |
User-agent: |
Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.00 |
Follow-up Comment #4, bug #21680 (project lwip):
I compared the the current lwip ppp implementation
with ucip (which seems to be dead) and pppd 2.4.5
(which is just 2 weeks old).
The latest release (ucip1-0-3.zip) that can be
downloaded from http://sourceforge.net/projects/ucip/
is much different when compared with the sources I got
via cvs. The conclusion is that there is nothing
to port from ucip, but it was very helpful to
look at it because I understood better what Marc did.
Thanks, Simon.
There are some fixes in pppd 2.4.5 that I wish to
backport here. Unfortunately the function/struct/var/const
definitions in pppd appear in different order.
The order in lwip is better, but I reverted it because
the comparison is much harder.
The new files are attached. I'll be glad if someone
can test them. I may have mistaken some #if 0 or #endif.
PS: please take a look at
https://savannah.nongnu.org/patch/?6969 !
(file #19129, file #19130, file #19131, file #19132)
_______________________________________________________
Additional Item Attachment:
File name: fsm.c Size:23 KB
File name: ipcp.c Size:43 KB
File name: lcp.c Size:57 KB
File name: pap.c Size:15 KB
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?21680>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #21680] PPP upap_rauthnak() drops legal NAK packets,
Iordan Neshev <=