diff --git a/docs/shorewall_extension_scripts.xml b/docs/shorewall_extension_scripts.xml index 2947ee246..533000c77 100644 --- a/docs/shorewall_extension_scripts.xml +++ b/docs/shorewall_extension_scripts.xml @@ -234,6 +234,18 @@ cat - can be used to augment or replace functions in the standard CLI libraries. + + + enabled -- Added in Shorewall 5.1.6. + Invoked when an optional interface or provider is successfully enabled + using the enable command. + + + + disabled -- Added in Shorewall 5.1.6. + Invoked when an optional interface or provider is successfully + disabled using the disable command. + If your version of Shorewall doesn't have the @@ -274,6 +286,18 @@ cat - + + disable + + disable + + + + enable + + enable + + init @@ -508,25 +532,37 @@ cat - initdone - init + disable maclog - isusable + enable Per-chain (including those associated with actions) - start + init postcompile + isusable + + + + + + start + + + + + started