gprs: make PPP authentication method configurable
authorPhilip Paeps <philip@paeps.cx>
Thu, 19 Jun 2014 10:07:08 +0000 (12:07 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Sat, 21 Jun 2014 16:58:03 +0000 (11:58 -0500)
commit73831c3d76163292aaff76ec407c21da149a6ce3
treee8b29e588a7ec783e3920fc7a3552aab3f65cd6c
parent7011dcdf2f23a7e2ab67eb1e14537b15905865ad
gprs: make PPP authentication method configurable

Add a new "AuthenticationMethod" property to select between "pap"
and "chap" PPP authentication, defaulting to "chap" (i.e.: previous
behaviour).
src/gprs.c