From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============9139091626152063231==" MIME-Version: 1.0 From: Kristen Carlson Accardi Subject: [PATCH 0/2] fix PPP timer issues Date: Wed, 24 Mar 2010 20:26:26 -0700 Message-ID: <1269487588-14046-1-git-send-email-kristen@linux.intel.com> List-Id: To: ofono@ofono.org --===============9139091626152063231== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable These patches fix a few problems with the way timeouts are handled in PPP. Kristen Carlson Accardi (2): switch to g_timeout_add_seconds() use separate timers for PPP config and terminate gatchat/ppp_cp.c | 103 ++++++++++++++++++++++++++++----------------------= --- gatchat/ppp_cp.h | 15 +++++--- 2 files changed, 64 insertions(+), 54 deletions(-) --===============9139091626152063231==--