Network configuration |
include/network/services/routing.ycp |
Routing configuration dialogs | |
|
|
This module has an unstable interface. |
Routing configuration dialogs
Imports
Includes
Local Functions |
local
RoutingMainDialog (boolean standalone)
->
any
Main routing dialog
- Parameters:
-
standalone true if not run from another ycp client
- Return value:
-
dialog result
local
RoutingEditDialog (integer id, term entry, list devs)
->
term
Route edit dialog
- Parameters:
-
id id of the edited route entry edited entry devs available devices
- Return value:
-
route or nil, if canceled
local
RoutingModified (string defgw)
->
boolean
Check if internal data differ from the dialog values
- Parameters:
-
defgw current default gw widget contents
- Return value:
-
true if differ