YaST2 Developers Documentation: Network configuration



functions
files
intro

Network configuration

include/network/lan/address.ycp
Network card adresss configuration dialogs

Imports

  • Arch
  • Detection
  • IP
  • Label
  • Lan
  • Netmask
  • NetworkDevices
  • Popup
  • ProductFeatures
  • Routing
  • SuSEFirewall4Network
  • Wizard

Includes

  • network/summary.ycp

Local Functions

local ChangeDefaults () -> symbol

Precedes AddressDialog. #63767: Usercontrol needs to be on for new wlan cards. But we only know that it is wlan at this point, not yet in Lan::Select or so. And it cannot be done in AddressDialog itself because there the user may want to change the value in a subdialog.

local AddressDialog () -> any

Dialog for setting up IP address

Return value:
dialog result

YaST2 Developers Documentation