Files
mgmt/modules/shorewall/files/snat.frag.tmpl
James Shubin 3bd6986fde modules: shorewall: Add an mgmt module for managing shorewall
This is not perfect, but it's a good start, and it shows how a module
might be structured.
2024-11-18 15:11:31 -05:00

11 lines
339 B
Cheetah

{{/*
###################################################################################################################################################
#ACTION SOURCE DEST PROTO DPORT SPORT IPSEC MARK USER SWITCH ORIGDEST PROBABILITY
*/ -}}
{{ if .comment -}}
#
# {{ .comment }}
#
{{ end -}}
{{ .action }} {{ .source }} {{ .dest }}