Sylvain Rochet
|
482a18e6de
|
PPP, added const modifier on auth strings
|
2014-12-24 17:17:00 +01:00 |
|
Sylvain Rochet
|
c719ba7bf3
|
PPP, moved PAP configuration to ppp_settings struct
|
2012-12-09 21:22:19 +01:00 |
|
Sylvain Rochet
|
defef2222a
|
PPP, improved PAP and CHAP timeout/request/maxrequests configuration values
|
2012-12-09 20:24:22 +01:00 |
|
Sylvain Rochet
|
c68e1ceb64
|
PPP, using timeouts values defined in opt.h instead of values defined in PPP headers or statically assigned values
|
2012-12-09 18:42:06 +01:00 |
|
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
|
e81f092520
|
PPP, changed all the code enclosed between PPP_SERVER #if macro to our PPP PCB structure, making it easier to support PPP server in the future
|
2012-09-27 23:53:20 +02:00 |
|
Sylvain Rochet
|
1ddebcc862
|
Moved PPP headers into include/netif/ppp/, fixing bug #37040.
|
2012-08-18 22:40:19 +02:00 |
|