143. NetHwDetection

Network detection

143.1. Authors

  • Michal Svec <msvec@suse.cz>

143.2. Summary of Module Globals

List of Global Functions

List of Global Variables

  • result - Detection result (in dhcpcd-<i>interface</i>.info format)

  • running - True, if detection is running

143.3. Global Functions

143.3.1. DuplicateIP

Duplicate IP detection

Function parameters

  • string ip

Return value

  • boolean - true if duplicate found

See also:

  • arping(8), ip(8)

143.3.2. ResolveIP

Resolve IP to hostname

Function parameters

  • string ip

Return value

  • string - resolved host

143.3.3. Start

Start the detection

Return value

  • boolean - true on success

143.3.4. Stop

Stop the detection

Return value

  • boolean - true on success

143.4. Global Variables

143.4.1. result

Detection result (in dhcpcd-<i>interface</i>.info format)

143.4.2. running

True, if detection is running

143.5. Module Requirements

143.5.1. Module Imports

  • Directory
  • Package
  • String

143.5.2. Module Includes

  • network/hardware.ycp