YaST2 Developers Documentation: Firewall configuration



functions
files
intro

Firewall configuration

firewall/wizards.ycp
Wizards definition
Copyright 2004, Novell, Inc. All rights reserved.

Imports

  • Sequencer
  • Wizard

Includes

  • firewall/complex.ycp
  • firewall/dialogs.ycp

Local Functions

local MainSequence () -> any

Main workflow of the firewall configuration

Return value:
returned value from Sequencer::Run() call

local FirewallSequence () -> any

Whole configuration of firewall

Return value:
returned value from Sequencer::Run() call

local FirewallAutoSequence () -> any

Whole configuration of firewall

Return value:
returned value from Sequencer::Run() call

local FirewallInstallationSequence () -> any

Whole configuration of firewall

Return value:
returned value from Sequencer::Run() call

YaST2 Developers Documentation