diff options
author | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2012-03-16 14:31:18 -0700 |
---|---|---|
committer | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2012-03-16 14:31:18 -0700 |
commit | 1bb7b286efaea3d4d717d832298407117e2d7338 (patch) | |
tree | ed8cb0e38f4a8c0d9fae763ec8efa204cd3cc76c | |
parent | 4256aee84103fe455dbd759d8fe6c9ed7511d4f4 (diff) | |
download | vyatta-cfg-qos-1bb7b286efaea3d4d717d832298407117e2d7338.tar.gz vyatta-cfg-qos-1bb7b286efaea3d4d717d832298407117e2d7338.zip |
fixing 7322
12 files changed, 12 insertions, 12 deletions
diff --git a/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def b/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def index 25debfd..fc85c5f 100644 --- a/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def +++ b/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def @@ -2,4 +2,4 @@ type: txt help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def b/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def index a0b43bc..6d211d1 100644 --- a/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def +++ b/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def @@ -2,5 +2,5 @@ type: txt help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def b/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def index 25debfd..fc85c5f 100644 --- a/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def +++ b/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def @@ -2,4 +2,4 @@ type: txt help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def b/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def index a0b43bc..6d211d1 100644 --- a/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def +++ b/templates/traffic-policy/limiter/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def @@ -2,5 +2,5 @@ type: txt help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def b/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def index 25debfd..fc85c5f 100644 --- a/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def +++ b/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def @@ -2,4 +2,4 @@ type: txt help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def b/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def index a0b43bc..6d211d1 100644 --- a/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def +++ b/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def @@ -2,5 +2,5 @@ type: txt help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def b/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def index 25debfd..fc85c5f 100644 --- a/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def +++ b/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def @@ -2,4 +2,4 @@ type: txt help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def b/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def index a0b43bc..6d211d1 100644 --- a/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def +++ b/templates/traffic-policy/round-robin/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def @@ -2,5 +2,5 @@ type: txt help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def b/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def index 25debfd..fc85c5f 100644 --- a/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def +++ b/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ip/destination/port/node.def @@ -2,4 +2,4 @@ type: txt help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def b/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def index a0b43bc..6d211d1 100644 --- a/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def +++ b/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ip/source/port/node.def @@ -2,5 +2,5 @@ type: txt help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def b/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def index 25debfd..fc85c5f 100644 --- a/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def +++ b/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ipv6/destination/port/node.def @@ -2,4 +2,4 @@ type: txt help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name diff --git a/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def b/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def index a0b43bc..6d211d1 100644 --- a/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def +++ b/templates/traffic-policy/shaper/node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def @@ -2,5 +2,5 @@ type: txt help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port -val_help: txt; Assigned IP port name +val_help: txt; Assigned TCP (or UDP) port name |