fbernon
|
fc2d28b851
|
Minor changes in PPP (coding style, tabs, idents...)
|
2007-12-19 20:47:22 +00:00 |
|
fbernon
|
b714cd5f4b
|
First fix for bug #21664 "PPP code is broken".
|
2007-11-29 22:19:56 +00:00 |
|
goldsimon
|
7932bf483b
|
Ongoing fix to patch #5822: converted more statements like (void)arg; into LWIP_UNUSED_ARG(arg);
|
2007-04-11 19:39:24 +00:00 |
|
likewise
|
45e36d9f56
|
Dependencies on C library memset() etc., so include <string.h>.
|
2004-07-05 00:00:21 +00:00 |
|
jani
|
30e5dfddb9
|
fix inet_ntoa prototype to be standard, and fix ppp code that used the non-standard version
|
2004-03-10 13:23:04 +00:00 |
|
likewise
|
3c71c378bc
|
An overriden merge from DEVEL to main was needed as small changes had been made to main.
|
2003-11-14 14:56:30 +00:00 |
|
jani
|
26d9b28f77
|
sio and PPP updates from Marc
|
2003-06-02 11:12:56 +00:00 |
|
jani
|
ff63557d39
|
Cleanups in PPP: C++ comments removed, make it compile for unixsim too. Does not work yet only compiles
|
2003-05-30 08:49:34 +00:00 |
|
jani
|
31776e23fe
|
add PPP stack from Marc. Work in progress
|
2003-05-27 14:37:56 +00:00 |
|