summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/ruleoptionplugins/log_target_option/kmfruleoption_target_log_option.xml
blob: 6178bfbd3a52066e4f875b49f42e286c881e8bb5 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE kmyfirewall-kmfruleoptiondefinition>
<ruleoptiondefinitionset>
<ruleoptiondefinition name="target_log_opt"  guiName="Log Options">
  <option guiName="Log Prefix:" command="--log-prefix" />
  <option guiName="Log Level:" command="--log-level" />
  <option guiName="Logging TCP Sequence Numbers" command="--log-tcp-sequence" />
  <option guiName="Logging TCP Options" command="--log-tcp-options" />
  <option guiName="Logging IP Options" command="--log-ip-options" />
</ruleoptiondefinition>
</ruleoptiondefinitionset>