Here are a couple bug fixes for the PPP authentication. First patch fixes the seg fault when the secret is empty, as reported by marcel. Second, if we do fail to authenticate, we need to change ppp phases to terminate the link.
Kristen Carlson Accardi (2): ppp: allow empty secret for chap challenge ppp: send PPP_FAIL when authentication fails gatchat/ppp_auth.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
