diff --git a/docs/shorewall_extension_scripts.xml b/docs/shorewall_extension_scripts.xml index 78feaa543..5b9e8ee96 100644 --- a/docs/shorewall_extension_scripts.xml +++ b/docs/shorewall_extension_scripts.xml @@ -206,6 +206,152 @@ esac after the /etc/shorewall/rules file has been processed but before the /etc/shorewall/policy file has been processed. + The following table indicate which commands invoke the various + scripts. + + + + + + script + + Shorewall-shell + + Shorewall-perl + + + + clear + + clear + + clear + + + + compile + + - + + check, compile, export, load, refresh, reload, restart, + restore,start + + + + continue + + load, refresh, reload, restart, restore, start + + + + + + init + + load, refresh, reload, restart, restore, start + + load, refresh, reload, restart restore, start + + + + initdone + + refresh, restart, restore, start + + check, compile, export, refresh, restart, start + + + + isusable + + refresh, restart, restore, start + + refresh, restart, restore, start + + + + maclog + + load, refresh, reload, restart, restore, start + + check, compile, export, refresh, restart, start + + + + refresh + + refresh + + refresh + + + + refreshed + + refresh + + refresh + + + + restored + + - + + restore + + + + save + + save + + save + + + + start + + load, reload, restart, restore, start + + load, reload, restart, start + + + + started + + load, reload, restart, restore, start + + load, reload, restart, start + + + + stop + + stop, clear + + stop, clear + + + + stopped + + stop, clear + + stop, clear + + + + tcclear + + load, reload, restart, restore, start + + load, reload, restart, restore, start + + + + + There are a couple of special considerations for commands in extension scripts: