lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | 1°æ±¾Îª2.4.5
|
| 2 | 2¡¢Æô¶¯·½Ê½ ÍâÍø¿ÚÕÒµ½Íøºóµ÷ÓÃpppd_up.shÆô¶¯pppdÄ£¿é£»
|
| 3 | 3¡¢Ö÷ÒªÐ޸ĵã
|
| 4 | ¾ßÌå¿É²Î¿¼Ä£¿éÖ§³ÖºÍ¶¨Î»Îĵµ¼°·½°¸Îĵµ£¬ÓÐÏêϸÃèÊö£¬Ö÷ÒªÐ޸ĵãÃèÊöÈçÏ£º
|
| 5 | auth.c network_phase, set lcp_finish NV to control when send out data£»
|
| 6 | auth.c check_passwd, check UPAP auth password, and force return ACK;
|
| 7 | chap-new.c chap_generate_challenge, set authinfo[0].challenge;
|
| 8 | chap-new.c chap_handle_response, set authinfo[0].pw, the value is the response id in CHAP mode;
|
| 9 | chap-new.c chap_verify_response, set authinfo[0], and send msg to ATServer£»
|
| 10 | fsm.c fsm_sdata, control how to send out data, if no auth, need send out,if already auth, need send out, while waiting auth, do not send out;
|
| 11 | ipcp.c ipcp_resetci, if the true AUTH finished, send the IP addr, DNS addr to PPPD's global value£»
|
| 12 | upap.c upap_rauthreq, set username and password in UPAP mode;
|
| 13 | Ïà¹ØnvÅäÖúÍÃèÊö²Î¿¼nvÎĵµ¡£ |