From ffd6d1e54be48dc8cdc315a3e9ea2bdeb44a6ca7 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 8 Aug 2011 16:41:18 -0700 Subject: Fix help text refering to TCP port Bug 7322 The match value is on port number and it can be either TCP or UDP. --- .../class/node.tag/match/node.tag/ip/destination/port/node.def | 2 +- .../node.tag/class/node.tag/match/node.tag/ip/source/port/node.def | 2 +- .../class/node.tag/match/node.tag/ipv6/destination/port/node.def | 4 ++-- .../node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def | 2 +- .../class/node.tag/match/node.tag/ip/destination/port/node.def | 2 +- .../node.tag/class/node.tag/match/node.tag/ip/source/port/node.def | 2 +- .../class/node.tag/match/node.tag/ipv6/destination/port/node.def | 2 +- .../node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def | 2 +- .../class/node.tag/match/node.tag/ip/destination/port/node.def | 2 +- .../node.tag/class/node.tag/match/node.tag/ip/source/port/node.def | 3 ++- .../class/node.tag/match/node.tag/ipv6/destination/port/node.def | 2 +- .../node.tag/class/node.tag/match/node.tag/ipv6/source/port/node.def | 2 +- 12 files changed, 14 insertions(+), 13 deletions(-) (limited to 'templates') 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 -- cgit v1.2.3