Skip to content
Snippets Groups Projects
  1. Oct 30, 2019
  2. Oct 09, 2019
    • Aleksander Morgado's avatar
      iface-modem-simple: fix Simple.Disconnect() when bearer path given · 939514fd
      Aleksander Morgado authored
      The Simple.Disconnect() method handler was totally broken when a
      specific bearer path was given, because the user-provided bearer path
      was never being stored in the DisconnectionContext struct...
      
      This is an extremely bad error, but it also gives us an indication
      that no one is really using this method to disconnect one single
      bearer, mainly because we also have the Bearer.Disconnect() method,
      which makes more sense. mmcli didn't even allow passing a bearer path
      to --simple-disconnect.
      
      (cherry picked from commit 15b81560)
      939514fd
  3. Sep 25, 2019
  4. Sep 16, 2019
  5. Sep 12, 2019
Loading