commit | be8b0fc7c1d76f0ed1fc8936a85e3dd47bed2949 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Thu Aug 27 18:45:21 2009 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Fri Aug 28 09:59:39 2009 +0800 |
tree | 509e3359c3b6bd04c515245d60955644ed532d90 | |
parent | 734b2ba849ac94d789d127c20ffec0293922c893 [diff] |
Simplifies err code propagation. * Other changes + Re-assign err codes in VpnManager. + Add new err codes: REMOTE_PPP_HUNG_UP, PPP_NEGOTIATION_FAILED. + Delete the state file only if it exists (to prevent logging an unable-to-unlink error). + Extend timeout to 40 seconds.