Network configuration |
clients/lan.ycp |
Network cards main file |
|
|
Main file for network card configuration.
Uses all other files.
Imports
- CommandLine
- Label
- Lan
- RichText
Includes
- commandline/commandline.ycp
- network/lan/wizards.ycp
Local Variables
Local Functions
|
|
|
Command line definition
local ListHandler (map options) -> void
|
|
Handler for action "list"
- Parameters:
local AddHandler (map options) -> void
|
|
Handler for action "add"
- Parameters:
local DeleteHandler (map options) -> void
|
|
Handler for action "delete"
- Parameters:
|