packages/net/modemmanager/files
Aleksander Morgado c5c5620f20 modemmanager: allow specifying list of authentication protocols
ModemManager allows specifying which are the authentication protocols
to be used during the user/password context authentication with the
peer.

This protocol update allows users to provide a new 'allowedauth'
option in the interface configuration, which is then used in two
different places:
 * It is sent to ModemManager in the --simple-connect call so that
   modems with a network interface can perform the authentication
   using their own vendor-specific protocol.
 * If the connection is done using PPP, this list of protocols is used
   to configure the pppd call.

If the new 'allowedauth' option is not given, all auth protocols are
implicitly allowed.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-05-14 09:19:54 +02:00
..
25-modemmanager-net modemmanager: install common utils in /usr/share/ModemManager 2019-11-27 09:28:10 +01:00
25-modemmanager-tty modemmanager: install common utils in /usr/share/ModemManager 2019-11-27 09:28:10 +01:00
25-modemmanager-usb modemmanager: install common utils in /usr/share/ModemManager 2019-11-27 09:28:10 +01:00
modemmanager.common modemmanager: fix device unplug handling 2019-11-27 09:28:10 +01:00
modemmanager.init modemmanager: install common utils in /usr/share/ModemManager 2019-11-27 09:28:10 +01:00
modemmanager.proto modemmanager: allow specifying list of authentication protocols 2020-05-14 09:19:54 +02:00