YaST2 Developers Documentation: Network configuration

Network configuration

include/network/lan/virtual.ycp
Multiple addresses dialogs

This module has an unstable interface.

Imports

  • IP
  • Label
  • Lan
  • Netmask
  • NetworkDevices
  • Popup
  • Wizard

Includes

  • network/routines.ycp

Local Functions

local VirtualDialog (boolean standalone) -> any

Main aliases dialog

Parameters:
standalone true if not run from another ycp client
Return value:
dialog result
local VirtualEditDialog (integer id, term entry, list forbidden) -> term

Alias edit dialog

Parameters:
id id of the edited host
entry edited entry
forbidden already used IP addresses
Return value:
host or nil, if canceled