This is not perfect, but it's a good start, and it shows how a module might be structured.
11 lines
339 B
Cheetah
11 lines
339 B
Cheetah
{{/*
|
|
###################################################################################################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT IPSEC MARK USER SWITCH ORIGDEST PROBABILITY
|
|
*/ -}}
|
|
{{ if .comment -}}
|
|
#
|
|
# {{ .comment }}
|
|
#
|
|
{{ end -}}
|
|
{{ .action }} {{ .source }} {{ .dest }}
|