[PATCH 0/5] ppp: error path fixes
Marcel Holtmann
marcel at holtmann.org
Fri Mar 26 19:29:00 PDT 2010
Hi Kristen,
> Here are some patches which fix some issues with the error paths in
> the PPP control protocol code.
>
> Kristen Carlson Accardi (5):
> ppp: fix segfault in pppcp_send_code_reject()
> ppp: comment fix
> ppp: send Protocol-Reject
> ppp: use common code to get options from pppcp packet data
> ppp: handle Config-Reject
>
> gatchat/ppp.c | 29 ++++++---
> gatchat/ppp.h | 1 +
> gatchat/ppp_cp.c | 179 +++++++++++++++++++++++++++++++++++++++-------------
> gatchat/ppp_cp.h | 2 +
> gatchat/ppp_lcp.c | 5 ++
> 5 files changed, 161 insertions(+), 55 deletions(-)
all five patches have been applied.
Also I pushed the support for NBNS options upstream. With these changes
I don't see the endless loop anymore.
Problem is still that we can't leave the CHAP secrets empty. For
networks where the username and password are not in use, we should be
able to leave them empty.
Regards
Marcel
More information about the ofono
mailing list