Network card data
List of Global Functions
Add - Add a new device
AnyDHCPDevice - Check if any device is configured with DHCP.
Autoinstall - Create a configuration for autoyast
Delete - Delete the given device
Edit - Edit the given device
Export - Export data
HaveXenBridge - Xen bridging confuses us (#178848)
Import - Import data
Packages -
Propose - Propose a configuration
ProposeInterfaces - Propose interface configuration
ProposeRoutesAndResolver - Propose configuration for routing and resolver
Read - Read all network settings from the SCR
ReadWithCache - (a specialization used when a parameterless function is needed)
Summary - Create a textual summary and a list of unconfigured devices
SummaryGeneral - Create a textual summary for the general network settings proposal (NetworkManager + ipv6)
Write - Update the SCR according to network settings
WriteOnly - Only write configuration without starting any init scripts and SuSEconfig
List of Global Variables
Check if any device is configured with DHCP.
Return value
boolean - true if any DHCP device is configured
Create a configuration for autoyast
Return value
boolean - true if something was proposed
Edit the given device
Function parameters
string name
Return value
boolean - true if success
Xen bridging confuses us (#178848)
Return value
boolean - whether xenbr* exists
Propose interface configuration
Return value
boolean - true if something was proposed
Propose configuration for routing and resolver
Return value
boolean - true if something was proposed
Read all network settings from the SCR
Function parameters
symbol cache
Return value
boolean - true on success
(a specialization used when a parameterless function is needed)
Return value
boolean - Read(`cache)
Create a textual summary and a list of unconfigured devices
Function parameters
string mode
Return value
list - summary of the current configuration
Create a textual summary for the general network settings proposal (NetworkManager + ipv6)
Return value
list - [rich text, links]