YaST2 Developers Documentation: Configuration of ipsec



functions
files
intro

Configuration of ipsec

include/ipsec/complex.ycp
Dialogs definitions

Imports

  • IPsec
  • IPsecConfig
  • Label
  • Popup
  • Wizard
  • Wizard_hw

Includes

  • ipsec/helps.ycp

Info:

Return a modification status

Return value:
true if data was modified

Info:

Read settings dialog

Return value:
`abort if aborted and `next otherwise

Info:

Write settings dialog

Return value:
`abort if aborted and `next otherwise

Info:

Enable or Disable widget depending whether IPsec is started at boot or not

Return value:
nil `import if certificates need to be imported, `configure if connections should be configured or nil to do nothing;

Info:

Summary dialog

Return value:
dialog result

Info:

Overview dialog

Return value:
dialog result

YaST2 Developers Documentation