YaST2 Developers Documentation: Network configuration

Network configuration

include/network/lan/hardware.ycp
Hardware dialogs
  • Michal Svec

This module has an unstable interface.

Imports

  • Arch
  • Label
  • Lan
  • LanItems
  • NetworkInterfaces
  • Popup
  • Wizard

Includes

  • network/lan/cards.ycp
  • network/routines.ycp
  • network/summary.ycp

Local Functions

Info:

Manual network card configuration dialog

Return value:
dialog result
local SelectionDialog () -> any

Call back for a manual selection from the list

Return value:
dialog result
local CheckUdevNicName (string name) -> boolean

Checks if given name can be accepted as nic's new one.

Parameters:
name
Return value:
false and pops up an explanation if the name is invalid
local EditUdevRulesDialog () -> string

Dialog for editing nic's udev rules.

Return value:
nic name. New one if `ok, old one otherwise.
local S390Dialog () -> any

S/390 devices configuration dialog

Return value:
dialog result