YaST2 Developers Documentation: Network configuration

Network configuration

include/network/lan/virtual.ycp
Multiple addresses dialogs
  • Michal Svec

This module has an unstable interface.

Imports

  • IP
  • Label
  • Lan
  • Netmask
  • NetworkInterfaces
  • NetworkService
  • Popup
  • Report
  • Wizard

Includes

  • network/routines.ycp

Local Functions

local handleAdditional (string key, map event) -> symbol

Main aliases dialog

Parameters:
key
event
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