diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2011-08-08 16:41:18 -0700 |
---|---|---|
committer | Stephen Hemminger <shemminger@vyatta.com> | 2011-08-08 16:41:18 -0700 |
commit | ffd6d1e54be48dc8cdc315a3e9ea2bdeb44a6ca7 (patch) | |
tree | 9dc8bfd078f8e3fade5a9d7ea6c7dd282b3d5fbf | |
parent | d220b10da4a9aa61fcb6ffabd53e13f07237c24e (diff) | |
download | vyatta-cfg-qos-ffd6d1e54be48dc8cdc315a3e9ea2bdeb44a6ca7.tar.gz vyatta-cfg-qos-ffd6d1e54be48dc8cdc315a3e9ea2bdeb44a6ca7.zip |
Fix help text refering to TCP port
Bug 7322
The match value is on port number and it can be either TCP or UDP.
12 files changed, 14 insertions, 13 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 f320ea4..25debfd 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 @@ -1,5 +1,5 @@ type: txt -help: IP destination port for this match +help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 130bea6..a0b43bc 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 @@ -1,5 +1,5 @@ type: txt -help: IP source port for this match +help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 6fb393e..25debfd 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 @@ -1,5 +1,5 @@ type: txt -help: IPv6 destination port for this match +help: TCP (or UDP) destination port for this match -val_help: u32:1-65535>; Numeric IP port +val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 7fee35e..a0b43bc 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 @@ -1,5 +1,5 @@ type: txt -help: IPv6 source port for this match +help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 f320ea4..25debfd 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 @@ -1,5 +1,5 @@ type: txt -help: IP destination port for this match +help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 130bea6..a0b43bc 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 @@ -1,5 +1,5 @@ type: txt -help: IP source port for this match +help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 05498ef..25debfd 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 @@ -1,5 +1,5 @@ type: txt -help: IPv6 destination port for this match +help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 7fee35e..a0b43bc 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 @@ -1,5 +1,5 @@ type: txt -help: IPv6 source port for this match +help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 f320ea4..25debfd 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 @@ -1,5 +1,5 @@ type: txt -help: IP destination port for this match +help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 d5f8dfc..a0b43bc 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 @@ -1,5 +1,6 @@ type: txt -help: IP source port for this match +help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 05498ef..25debfd 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 @@ -1,5 +1,5 @@ type: txt -help: IPv6 destination port for this match +help: TCP (or UDP) destination port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP 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 7fee35e..a0b43bc 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 @@ -1,5 +1,5 @@ type: txt -help: IPv6 source port for this match +help: TCP (or UDP) source port for this match val_help: u32:1-65535; Numeric IP port val_help: txt; Assigned IP port name |