Sylvain Rochet
|
9e4aa79278
|
PPP, adding const pragma to struct protent, saving about 200 bytes in .data segment
|
2012-10-13 18:38:18 +02:00 |
|
Sylvain Rochet
|
e9b29184d0
|
PPP, renamed all functions using common names in utils.c that can conflict with lwIP user code during link operation
|
2012-08-21 20:21:38 +02:00 |
|
Sylvain Rochet
|
0d02b8d1f6
|
added <stdlib.h> to ppp_impl.h, some PPP modules are using strtol()
|
2012-08-21 20:03:57 +02:00 |
|
Sylvain Rochet
|
98c0fcc659
|
Added <string.h> header to ppp_impl.h, this appears to be required, found out by Ivan Delamer.
|
2012-08-18 22:43:23 +02:00 |
|
Sylvain Rochet
|
1ddebcc862
|
Moved PPP headers into include/netif/ppp/, fixing bug #37040.
|
2012-08-18 22:40:19 +02:00 |
|