commit | 7ca3655dcb620c8635ad84d1465ab2afc3ef31a0 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Thu Aug 27 18:49:31 2009 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Fri Aug 28 11:25:44 2009 +0800 |
tree | 566eb19b820fd43f7e0d8b544c275d3d844a6a75 | |
parent | d1de20d883725ce98931fbebeef9bed8c340352d [diff] |
Handle two new err codes: REMOTE_PPP_HUNG_UP and PPP_NEGOTIATION_FAILED. Also refactor the dialog creation code to directly use the err code as the dialog id and make it easier to tell which type of dialog (reconnect or edit) is invoked for which err code.