diff options
author | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2012-03-16 14:50:31 -0700 |
---|---|---|
committer | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2012-03-16 14:50:31 -0700 |
commit | 4504262285fcd8bc92207f1f0b1d208b42797c6e (patch) | |
tree | aec1eaec795c01d98f64482d474f1f3fb81a57ed | |
parent | 7674333a2df701445bb164552d2af32791dd03bb (diff) | |
parent | 1bb7b286efaea3d4d717d832298407117e2d7338 (diff) | |
download | vyatta-cfg-qos-4504262285fcd8bc92207f1f0b1d208b42797c6e.tar.gz vyatta-cfg-qos-4504262285fcd8bc92207f1f0b1d208b42797c6e.zip |
fixing 7322
13 files changed, 13 insertions, 13 deletions
@@ -1,3 +1,3 @@ Tue Dec 28 13:47:24 PST 2010: [new branch] at [debian/0.15.16] Thu Jul 7 20:55:39 PDT 2011: [new branch] at [debian/0.15.19] -Sat Mar 3 02:25:32 PST 2012: [new branch] at [debian/0.15.34] +Sat Mar 3 02:22:49 PST 2012: [new branch] at [debian/0.15.34] 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 |