158. NetHwDetection

Network detection

158.1. Authors

  • Michal Svec <msvec@suse.cz>

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

158.3. Global Functions

158.3.1. DuplicateIP

Duplicate IP detection

Function parameters

  • string ip

Return value

  • boolean - true if duplicate found

See also:

  • arping(8), ip(8)

158.3.2. ResolveIP

Resolve IP to hostname

Function parameters

  • string ip

Return value

  • string - resolved host

158.3.3. Start

Start the detection

Return value

  • boolean - true on success

158.3.4. Stop

Stop the detection

Return value

  • boolean - true on success

158.4. Global Variables

158.4.1. result

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

158.4.2. running

True, if detection is running

158.5. Module Requirements

158.5.1. Module Imports

  • Directory
  • Package
  • String

158.5.2. Module Includes

  • network/hardware.ycp