diff options
author | root <root@eng-140.vyatta.com> | 2008-08-22 09:41:27 -0700 |
---|---|---|
committer | root <root@eng-140.vyatta.com> | 2008-08-22 09:41:27 -0700 |
commit | d7e0e1579b84215eee801e0e033c0b60eb09a1c8 (patch) | |
tree | 7441204438820065bca2ef3154c56cf4f7f011ad /templates/load-balancing/wan | |
parent | f078bf6b45cd1ab2742f79534369a54a0df27791 (diff) | |
download | vyatta-wanloadbalance-d7e0e1579b84215eee801e0e033c0b60eb09a1c8.tar.gz vyatta-wanloadbalance-d7e0e1579b84215eee801e0e033c0b60eb09a1c8.zip |
fix for bug 3620. exclusion option is now provided and will create an accept rule. For an exclusion the user does not need to configure interfaces for that rule to balance across.
Diffstat (limited to 'templates/load-balancing/wan')
-rw-r--r-- | templates/load-balancing/wan/rule/node.tag/exclude/node.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/load-balancing/wan/rule/node.tag/exclude/node.def b/templates/load-balancing/wan/rule/node.tag/exclude/node.def new file mode 100644 index 0000000..8c3acd3 --- /dev/null +++ b/templates/load-balancing/wan/rule/node.tag/exclude/node.def @@ -0,0 +1 @@ +help: Set to exclude packets matching this rule from wan load balance |