YaST2 Developers Documentation: Network configuration

Network configuration

include/network/lan/dialogs.ycp
Summary, overview and IO dialogs for network cards config

Imports

  • DNS
  • Label
  • Lan
  • NetworkConfig
  • NetworkModules
  • Popup
  • Routing
  • Wizard
  • WizardHW
  • Wizard_hw

Includes

  • network/routines.ycp
  • network/summary.ycp

Local Functions

local Modified () -> boolean

Return a modification status

Return value:
true if data was modified
local Commit () -> symbol

Commit changes to internal structures

Return value:
always `next
local FinishDialog () -> symbol

Display finished popup

Return value:
dialog result
local ReadDialog () -> symbol

Read settings dialog

Return value:
`abort if aborted and `next otherwise
local WriteDialog () -> symbol

Write settings dialog

Return value:
`abort if aborted and `next otherwise
local OverviewDialog () -> any

Overview dialog

Return value:
dialog result