107. InternetDevices

Internet connection and YOU during the installation

107.1. Authors

  • Michal Svec <msvec@suse.cz>

  • Arvin Schnell <arvin@suse.de>

107.2. Summary of Module Globals

List of Global Functions

  • FindFastest - Find the fastest connection to the Internet

  • SetDevice - Set device from argument as default network device

List of Global Variables

    107.3. Global Functions

    107.3.1. FindFastest

    Find the fastest connection to the Internet

    Return value

    • boolean - true if a "good" connection was found

    107.3.2. SetDevice

    Set device from argument as default network device

    Function parameters

    • string dev

    Return value

    • void

    107.4. Global Variables

    107.5. Module Requirements

    107.5.1. Module Imports

    • Internet
    • NetworkInterfaces
    • Provider

    107.5.2. Module Includes