diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2007-12-19 18:35:03 -0800 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2007-12-19 18:35:03 -0800 |
commit | 3403cd4376015167008ea558f6672a75a0e2842c (patch) | |
tree | d2c5e92e75584c16f971da73210cfb39b6c6ff9b /templates-cfg | |
parent | 56880bec43eef6af8301cdfbe9c764b4257bd24b (diff) | |
download | vyatta-nat-3403cd4376015167008ea558f6672a75a0e2842c.tar.gz vyatta-nat-3403cd4376015167008ea558f6672a75a0e2842c.zip |
fix for bug 2067: add "exclude" option for NAT rules to allow users to
exclude certain packets from NAT.
Diffstat (limited to 'templates-cfg')
-rw-r--r-- | templates-cfg/service/nat/rule/node.tag/exclude/node.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates-cfg/service/nat/rule/node.tag/exclude/node.def b/templates-cfg/service/nat/rule/node.tag/exclude/node.def new file mode 100644 index 0000000..b6a2991 --- /dev/null +++ b/templates-cfg/service/nat/rule/node.tag/exclude/node.def @@ -0,0 +1 @@ +help: "Exclude packets matching this rule from NAT" |