Network configuration |
clients/lan_proposal.ycp |
Lan configuration proposal | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
UpcaseCondSet (map ret, map m, string key)
->
map
If there's key in m, upcase key and assign the value to ret
- Parameters:
-
ret m key
- Return value:
-
ret
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