diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2010-06-01 16:34:25 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2010-06-01 16:34:25 -0700 |
commit | e97f755c8405944225d89045c7461c888e2cd2f7 (patch) | |
tree | 56e273cca65b8770ebe4ed3df924a3125e0283dd | |
parent | c5bbc092581f7113d7aa967105ab46668314e9bc (diff) | |
download | vyatta-cfg-qos-e97f755c8405944225d89045c7461c888e2cd2f7.tar.gz vyatta-cfg-qos-e97f755c8405944225d89045c7461c888e2cd2f7.zip |
add a few missing templates
4 files changed, 4 insertions, 0 deletions
diff --git a/interface-templates/input-policy/limit/class/node.tag/match/node.tag/ether/node.def b/interface-templates/input-policy/limit/class/node.tag/match/node.tag/ether/node.def new file mode 100644 index 0000000..4b3a15c --- /dev/null +++ b/interface-templates/input-policy/limit/class/node.tag/match/node.tag/ether/node.def @@ -0,0 +1 @@ +help: Set ether parameters for this match diff --git a/interface-templates/input-policy/limit/class/node.tag/match/node.tag/ip/node.def b/interface-templates/input-policy/limit/class/node.tag/match/node.tag/ip/node.def new file mode 100644 index 0000000..248a3b9 --- /dev/null +++ b/interface-templates/input-policy/limit/class/node.tag/match/node.tag/ip/node.def @@ -0,0 +1 @@ +help: Set ip parameters for this match diff --git a/interface-templates/input-policy/limit/class/node.tag/match/node.tag/ipv6/node.def b/interface-templates/input-policy/limit/class/node.tag/match/node.tag/ipv6/node.def new file mode 100644 index 0000000..0c29ab0 --- /dev/null +++ b/interface-templates/input-policy/limit/class/node.tag/match/node.tag/ipv6/node.def @@ -0,0 +1 @@ +help: Set ipv6 parameters for this match diff --git a/interface-templates/input-policy/limit/node.def b/interface-templates/input-policy/limit/node.def new file mode 100644 index 0000000..a0792cc --- /dev/null +++ b/interface-templates/input-policy/limit/node.def @@ -0,0 +1 @@ +help: Set incoming packet limit policy |