vyatta-cfg-qos (0.13.6+jenner1) unstable; urgency=low * UNRELEASED -- An-Cheng Huang Fri, 29 May 2009 18:30:55 -0700 vyatta-cfg-qos (0.13.6) unstable; urgency=low * Mark probability must be > 0 * Fix handling of parameter validation -- Stephen Hemminger Fri, 29 May 2009 14:36:06 -0700 vyatta-cfg-qos (0.13.5) unstable; urgency=low * Need to require network delay -- Stephen Hemminger Fri, 29 May 2009 10:03:32 -0700 vyatta-cfg-qos (0.13.4) unstable; urgency=low * Handle percent without % sign * Allow netem without network delay value -- Stephen Hemminger Thu, 28 May 2009 16:17:32 -0700 vyatta-cfg-qos (0.13.3) unstable; urgency=low * Fix missing argument in Netem * Fix setup of DP Virtual Queues -- Stephen Hemminger Wed, 27 May 2009 10:33:34 -0700 vyatta-cfg-qos (0.13.2) unstable; urgency=low * Can't have RED queue with Round Robin * One more pass over on RED parameters * Fix WRED setup -- Stephen Hemminger Tue, 26 May 2009 16:02:14 -0700 vyatta-cfg-qos (0.13.1) unstable; urgency=low * Use better RED parameters * Reimplementation of WRED -- Stephen Hemminger Sat, 23 May 2009 15:20:47 -0700 vyatta-cfg-qos (0.12.21) unstable; urgency=low * Fix RED calculation * change default packet size ot 1024 * Missing setup of top level rate * Allow match rules without priority. * Fix calculation of RED parameters * Fix help text * Fix definition of class values * Fix creation of GRED qdisc -- Stephen Hemminger Wed, 20 May 2009 16:49:27 -0700 vyatta-cfg-qos (0.12.20) unstable; urgency=low * Add packet-length and latency as class attributes * Move getAutoRate into Util * Detect changes to ethernet match rules * Fix missing comma in drr setup * Move RED parameter computation to common code * Add Weighted RED Qos * Add missing NetworkEmulator module * Fix network emulator when no rate defined * Fix exports for new module * Rename weighted-random -- Stephen Hemminger Tue, 19 May 2009 16:08:52 -0700 vyatta-cfg-qos (0.12.19) unstable; urgency=low * Rename virtual-ethernet to pseudo-ethernet -- Stephen Hemminger Wed, 29 Apr 2009 12:33:21 -0700 vyatta-cfg-qos (0.12.18) unstable; urgency=low * Add support for virtual-ethernet -- Stephen Hemminger Sun, 26 Apr 2009 19:52:48 -0700 vyatta-cfg-qos (0.12.17) unstable; urgency=low * Simplify some code in rate handling * Need to generate classes for Round Robin * Remove priority queue implementation * Add Qos matching based on Ethernet MAC address -- Stephen Hemminger Wed, 15 Apr 2009 16:02:37 -0700 vyatta-cfg-qos (0.12.16) unstable; urgency=low * Remove extra help text * Split class and sub qdisc generation * Check for conflicts when match is created * Redo traffic-shaper class contstructor * Allow constructor with out configuration * Add deficit Round-Robin support * Add priority policy support * Add RoundRobin and Priority to build * Fix RoundRobin scheduler -- Stephen Hemminger Mon, 13 Apr 2009 17:56:05 -0700 vyatta-cfg-qos (0.12.15) unstable; urgency=low * Add IPV6 support to Qos -- Stephen Hemminger Thu, 09 Apr 2009 17:39:45 -0700 vyatta-cfg-qos (0.12.14) unstable; urgency=low * Install PPP qos script properly -- Stephen Hemminger Mon, 30 Mar 2009 14:56:59 -0700 vyatta-cfg-qos (0.12.13) unstable; urgency=low * Generate QoS interface templates -- Stephen Hemminger Mon, 30 Mar 2009 08:34:02 -0700 vyatta-cfg-qos (0.12.12) unstable; urgency=low * Fix problems created by switch to using 'select' -- Stephen Hemminger Fri, 20 Mar 2009 11:48:49 -0700 vyatta-cfg-qos (0.12.11) unstable; urgency=low * Use select to avoid passing output path around * Allow setting txqueuelen * Don't change transmit queue length -- Stephen Hemminger Wed, 18 Mar 2009 13:30:02 -0700 vyatta-cfg-qos (0.12.10) unstable; urgency=low * Use hash rather than if/else for delete_interface * Replace update with create on multi-node -- Stephen Hemminger Wed, 18 Mar 2009 10:08:41 -0700 vyatta-cfg-qos (0.12.9) unstable; urgency=low * Print correct names for completion -- Stephen Hemminger Sun, 08 Mar 2009 14:10:36 -0700 vyatta-cfg-qos (0.12.8) unstable; urgency=low * Fold name conflict checking into policy creation * Change vyatta-qos.pl to handle any interface type * Move apply from top level into policy nodes * Handle multiple options for list, start and delete * Reindent qos script -- Stephen Hemminger Sun, 08 Mar 2009 13:44:07 -0700 vyatta-cfg-qos (0.12.7) unstable; urgency=low * Reindent traffic shaper with perl tidy * Reindent Util.pm and enable strict check. * Cleanup whitespace * Avoid possible confusion over variable name 'usage' * Change options * Fix problems caused by GetOptions() change. -- Stephen Hemminger Sat, 07 Mar 2009 17:36:04 -0800 vyatta-cfg-qos (0.12.6) unstable; urgency=low * Fix double prefix when setting up ShaperClass -- Stephen Hemminger Tue, 10 Feb 2009 15:26:36 -0800 vyatta-cfg-qos (0.12.5) unstable; urgency=low * Fix loading problems with sub-class modules * Use undef rather than -1 in default class -- Stephen Hemminger Sun, 08 Feb 2009 15:41:42 -0800 vyatta-cfg-qos (0.12.4) unstable; urgency=low * Add ShaperClass and LimiterClass to Makefile -- Stephen Hemminger Fri, 06 Feb 2009 17:24:27 -0800 vyatta-cfg-qos (0.12.3) unstable; urgency=low [ Bob Gilligan ] * Move qos policy parameters for PPPOE to correct location in tree. * Bugfix 4052: Support PPPOE over ethernet VIFs. [ Stephen Hemminger ] * Fix vyatta config name change * Fairqueue: fix perlcritic warnings * ratelimiter: fix perlcritic warnings * traffic limiter: move class to separate file * Split shaperclass into separate file -- Stephen Hemminger Thu, 05 Feb 2009 14:37:39 -0800 vyatta-cfg-qos (0.12.2) unstable; urgency=low * Don't reset txqueuelen after removing qos * Fix perl critic warning * Enable strict * Fix error handling when no bandwidth specified * Fix QoS over ppp interfaces -- Stephen Hemminger Fri, 30 Jan 2009 13:14:39 -0800 vyatta-cfg-qos (0.12.1) unstable; urgency=low [ An-Cheng Huang ] * add support for development build [ Stephen Hemminger ] * Change perl module names from VyattaQosXXX to Vyatta::Qos:XXX * Change VyattaConfig to Vyatta::Config * VyattaConfig -> Vyatta::Config * Fix typo in import list * Ignore description in match specification * Add support for network emulation [ An-Cheng Huang ] * update maintainer information * "files" file should be removed before package build -- An-Cheng Huang Thu, 08 Jan 2009 09:23:54 -0800 vyatta-cfg-qos (0.12) unstable; urgency=low 3.2.0 [ Mark O'Brien ] [ Stephen Hemminger ] * Change input rate limiting to use token bucket * Fix QoS on Vif * Add qos-policy hooks for vif over serial * Better help for match options * Better message on missing bandwidth * fix minor qos-policy types * Add support for QoS on tunnels * Add qos-policies for bond devices * Handle updates to existing vif qos * Fix repeated spellin error [ Bob Gilligan ] * Bugfix: 3684 [ Stephen Hemminger ] * Default ceiling for default class should be same as rate * Fix list-policy problem with ingress * fair-queue: validate policy on update * Validate ingress bandwidth value * Add incoming traffic limiting to Qos * Workaround CLI regex problem * Add drop-tail (aka FIFO) QoS policy * Allow either iproute package name [ Mark O'Brien ] -- Mark O'Brien Tue, 25 Nov 2008 19:08:44 -0800 vyatta-cfg-qos (0.11) unstable; urgency=low 3.1.2 [ Mark O'Brien ] [ Stephen Hemminger ] * Handle auto bandwidth value better * Don't get classes confused and cause internal error * Look for changes in QoS after commit * Retry to find interface speed * Fix error message when ceiling < rate * validate traffic shaper rates at commit time if possible [ Mark O'Brien ] -- Mark O'Brien Wed, 23 Jul 2008 21:35:49 -0700 vyatta-cfg-qos (0.10) unstable; urgency=low 3.1.0 [ Mark O'Brien ] [ Stephen Hemminger ] * Fix formatting of error message * Fix error messages for misconfiguration * Fix speed detection on vlan interface * Fix mixing of set-dscp and dscp match * Apply filters always to root. [ rbalocca ] * Ignore derived files [ Stephen Hemminger ] * new qos-policy type rate-limit * remove unused uninitialized variable * Fail on commit if ceiling is less than bandwidth [ rbalocca ] * Convert to our method of changelog creation [ Bob Gilligan ] * Add QoS policy configurability for PPPOE, PPPOA and classical IP over [ Mohit Mehta ] * Fix Bug 3069 Help strings should be standardized [ Mark O'Brien ] -- Mark O'Brien Tue, 17 Jun 2008 09:26:10 -0700 vyatta-cfg-qos (0.9) unstable; urgency=low 3.0.5 -- Mark O'Brien Tue, 06 May 2008 12:43:12 -0700 vyatta-cfg-qos (0.8) unstable; urgency=low 3.0.4 -- Mark O'Brien Mon, 05 May 2008 16:40:31 -0700 vyatta-cfg-qos (0.7) unstable; urgency=low 3.0.3 [ Mark O'Brien ] [ rbalocca ] * Indicate the VC4.0.2 release candidate in the changelog [ Mark O'Brien ] -- Mark O'Brien Tue, 29 Apr 2008 16:42:12 -0700 vyatta-cfg-qos (0.6) unstable; urgency=low VC4.0.2 -- Mark O'Brien Sat, 19 Apr 2008 11:55:59 -0700 vyatta-cfg-qos (0.5) unstable; urgency=low VC4.0.2 release candidate [ Mark O'Brien ] [ Stephen Hemminger ] * allow qos over vlan * Allow qos over vlan * Fix match rule formatting * fix bug with interpretation of ceiling * fix QoS traffic shaper priority-queue setup * change error message when speed can not be determined * Limit Qos priority values [ Mark O'Brien ] -- Mark O'Brien Wed, 16 Apr 2008 09:49:56 -0700 vyatta-cfg-qos (0.4) unstable; urgency=low 3.0.2 [ Mark O'Brien ] * 3.0.1 [ Stephen Hemminger ] * Use uppercase when describing DSCP in help text * Better validation of numeric input * silence ethtool messages when auto bandwidth used * Wait for the eternal freeze to lift * More unfrozen stuff * More trivial stuff to wait for after freeze * Put back the spelling fixes. * Put back the bugfix for numeric input * Fix error messages from ethtool leaking out * bandwidth problems should be nonfatal * set ceiling on class [ rbalocca ] * Fix debian dependencies * Set dependencies on either bash or vyatta-bash [ Mark O'Brien ] -- Mark O'Brien Fri, 04 Apr 2008 18:00:24 -0700 vyatta-cfg-qos (0.3) unstable; urgency=low VC4.0.1 [ Mark O'Brien ] [ Stephen Hemminger ] * remove leftover template for default/queue * cleanup variable names for clarity * auto-completion for qos-policies * autocompletion for dscp field names * DSCP values should be scaled * Show DSCP field values * change syntax checks for policy name * QOS perl script policy management changes * validate queue-limit syntax * remove dead code in qos script * fix parsing problems during update * add QOS support for serial * Better help message for class identifier * Fix syntax checking for queue-limit * fix handling of hash-interval * use object factory rather than hardcoded switch for policy config * better error messages for configuration problems * better syntax/semantic checking of qos-policy * syntax fix for fair-queue/queue-limit * fix filtering rules when using set-dscp * clear old policy before applying new QOS * tab completion for protocol values * Replace VLP with GPLv2 * Update copyright to GPLv2 * add license text to scripts * fix script problem when updating interface [ rbalocca ] * Fix build problem * Remove empty directories from the debian package [ Mark O'Brien ] -- Mark O'Brien Tue, 18 Mar 2008 19:03:39 -0700 vyatta-cfg-qos (0.2) unstable; urgency=low vc4.0.0 [ Mark O'Brien ] [ An-Cheng Huang ] * convert templates to new syntax [ Stephen Hemminger ] * fix typos in management of match rules * format id for default class correctly * change to how open is used to run tc * don't pass debug to update_interfaces * get rid of unused variable * get auto speed correctly * don't use sudo when updating interface * fix parsing of ethtool output for auto rate processing * better error messages on errors * cleanup on failed commit * handle undefined values better * get match rules to work. * Add help for burst values * don't indent help as much * make sure regex for matching percentage are anchored * add validation for policy names, and policy update/delete * add support for match based on incoming device and vlan * rename rate to bandwidth * fix update/delete tags to properly find parent * better error handling and propogation from get_num * fix update problems * rename dsfield to dscp * fix problems with percent sign in comp_help * allow greater range of priorty * vlan tag is not a tag node * use ifindex to check for valid interface config * fixes for match on vlan or interface * fix vlan and device matching * restrict class to 3...4095 * add templates for dscp setting * catch errors where dscp name is not defined * update to qos functionality * detect match conflicts during commit * use sudo to run ethtool * if error occurs in qos processing display commands * get dsmark working * Add new options to set queue type and queue limit * default scaling for bandwidth fix [ Mark O'Brien ] -- Mark O'Brien Mon, 25 Feb 2008 17:38:22 -0800 vyatta-cfg-qos (0.1) unstable; urgency=low * Initial Release. -- Stephen Hemminger Wed, 30 Jan 2008 11:23:18 -0700