From 388c273b8583d448a0414e03a656b91545b55d7f Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 20 May 2009 13:07:48 -0700 Subject: change default packet size ot 1024 --- .../weighted-random/node.tag/class/node.tag/packet-length/node.def | 4 ++-- .../weighted-random/node.tag/default/packet-length/node.def | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/qos-policy') diff --git a/templates/qos-policy/weighted-random/node.tag/class/node.tag/packet-length/node.def b/templates/qos-policy/weighted-random/node.tag/class/node.tag/packet-length/node.def index 852bad4..60e4f35 100644 --- a/templates/qos-policy/weighted-random/node.tag/class/node.tag/packet-length/node.def +++ b/templates/qos-policy/weighted-random/node.tag/class/node.tag/packet-length/node.def @@ -1,5 +1,5 @@ type: u32 help: Set average packet length -default: 1460 +default: 1024 comp_help: Define average packet length in bytes for bandwidth calculation - (default 1460) + (default 1024) diff --git a/templates/qos-policy/weighted-random/node.tag/default/packet-length/node.def b/templates/qos-policy/weighted-random/node.tag/default/packet-length/node.def index 852bad4..60e4f35 100644 --- a/templates/qos-policy/weighted-random/node.tag/default/packet-length/node.def +++ b/templates/qos-policy/weighted-random/node.tag/default/packet-length/node.def @@ -1,5 +1,5 @@ type: u32 help: Set average packet length -default: 1460 +default: 1024 comp_help: Define average packet length in bytes for bandwidth calculation - (default 1460) + (default 1024) -- cgit v1.2.3