openpilot icon indicating copy to clipboard operation
openpilot copied to clipboard

networking: fix metered setting

Open incognitojam opened this issue 3 years ago • 0 comments

  • When the metered toggle is enabled (default) set the connection.metered setting to NM_METERED_UNKNOWN (allow network manager to decide?)
  • When the toggle is disabled, set to NM_METERED_NO

Bug introduced in #25902

incognitojam avatar Oct 17 '22 17:10 incognitojam