[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #21664] PPP code is broken
From: |
Dustin Stahlback |
Subject: |
[lwip-devel] [bug #21664] PPP code is broken |
Date: |
Tue, 26 Feb 2008 20:44:18 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 |
Follow-up Comment #14, bug #21664 (project lwip):
I have an interest in a proper working serial PPP client. I have made
changes to a couple of the PPP files to allow the client to work for me. I
would like to submit the changes for review. Could you tell me how you would
like patches submitted? I have attached the three files modified from the
current working CVS as of 02/26/2008.
sio.h : wrap header file in a define to disallow multiple includes
ppp.h : include lwip/ip.h
ppp.c : check if sys_thread_new() failed and cleanup accordingly
: fix calls to IN_CLASSA, IN_CLASSB to use htonl()
: call sys_arch_thread_remove() when ppp session is done
Thanks,
Dustin
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?21664>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #21664] PPP code is broken,
Dustin Stahlback <=