117. InternetDevices

Internet connection and YOU during the installation

117.1. Authors

  • Michal Svec <msvec@suse.cz>

  • Arvin Schnell <arvin@suse.de>

117.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

    117.3. Global Functions

    117.3.1. FindFastest

    Find the fastest connection to the Internet

    Return value

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

    117.3.2. SetDevice

    Set device from argument as default network device

    Function parameters

    • string dev

    Return value

    • void

    117.4. Global Variables

    117.5. Module Requirements

    117.5.1. Module Imports

    • Internet
    • NetworkInterfaces
    • Provider

    117.5.2. Module Includes