YaST2 Developers Documentation: Network configuration



functions
files
intro

Network configuration

clients/lan_proposal.ycp
Lan configuration proposal

Imports

  • Arch
  • Lan
  • Mode
  • Progress

Includes

  • network/install.ycp
  • network/lan/wizards.ycp

Local Functions

local FromAY (map input) -> map

Convert data from autoyast to structure used by module.

Parameters:
input autoyast settings
Return value:
native network settings

local ToAY (map settings) -> map

Convert data from native network to autoyast for XML

Parameters:
settings
Return value:
autoyast network settings

YaST2 Developers Documentation