summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: d3780002706753aad2104e9ecb641a1589521cc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
vyatta-cfg-qos (0.14.4) unstable; urgency=low

  * Fix setup of ingress qdisc

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Thu, 15 Apr 2010 13:43:18 -0700

vyatta-cfg-qos (0.14.3) unstable; urgency=low

  * Move traffic-limiter to input-policy
  * Update ignore list
  * Get rid of out in command syntax
  * Change config version

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Wed, 07 Apr 2010 09:14:23 -0700

vyatta-cfg-qos (0.14.2) unstable; urgency=low

  * Add input interface template
  * Preliminary support of input-policy

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Tue, 06 Apr 2010 10:51:46 -0700

vyatta-cfg-qos (0.14.1) unstable; urgency=low

  * Fix traffic-limiter qdisc for root

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Mon, 29 Mar 2010 20:10:43 -0700

vyatta-cfg-qos (0.14.0) unstable; urgency=low

  * Label Qos config version
  * Allow use of traffic-limiter for output policy
  * Allow any Qos policy to be used for input
  * Put PPP qos setup inside configure mode
  * Need curverdir
  * Check return value from IFB correctly.
  * Rename rate-limiter to rate-control
  * Get ifb devices working

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Mon, 29 Mar 2010 17:42:08 -0700

vyatta-cfg-qos (0.13.19) unstable; urgency=low

  * Remove configure step depending on unused install

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Fri, 19 Mar 2010 17:23:57 -0700

vyatta-cfg-qos (0.13.18) unstable; urgency=low

  * remove unused post install hook
  * Set environment so ppp script can find variables

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Fri, 19 Mar 2010 17:19:01 -0700

vyatta-cfg-qos (0.13.17) unstable; urgency=low

  * UNRELEASED

 -- An-Cheng Huang <ancheng@vyatta.com>  Wed, 17 Feb 2010 16:13:18 -0800

vyatta-cfg-qos (0.13.16) unstable; urgency=low

  * Fix typo in filtering for match

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Wed, 17 Feb 2010 13:13:16 -0800

vyatta-cfg-qos (0.13.15) unstable; urgency=low

  * Add VIF support for wireless
  * Add configuration version
  * Simple to allow matching vlan tagged frames

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Fri, 29 Jan 2010 15:23:24 -0800

vyatta-cfg-qos (0.13.14) unstable; urgency=low

  * added required keyword to help text.

 -- Michael Larson <slioch@slioch.vyatta.com>  Mon, 30 Nov 2009 16:00:24 -0800

vyatta-cfg-qos (0.13.13) unstable; urgency=low

  * dependency update

 -- Michael Larson <slioch@slioch.vyatta.com>  Fri, 13 Nov 2009 14:01:25 -0800

vyatta-cfg-qos (0.13.12) unstable; urgency=low

  * Fix parse error found by check_tmpl script.

 -- Stig Thormodsrud <stig@vyatta.com>  Thu, 05 Nov 2009 16:47:32 -0800

vyatta-cfg-qos (0.13.11) unstable; urgency=low

  * add support for priority in project

 -- slioch <slioch@eng-140.vyatta.com>  Tue, 20 Oct 2009 16:16:15 -0700

vyatta-cfg-qos (0.13.10) unstable; urgency=low

  * Use sudo when getting speed
  * Allow random-detect for Qos policy types without rate
  * Allow random-detect for round-robin subqueue
  * Allow setting queue limit and average packet size
  * Handle round-robin without configuration of default
  * Fix management of delete of policy in use
  * Fix netem bandwidth (TBF) setup
  * Change initialization of WRED parameters
  * IPV6 match fix
  * Cleanup how qos-policy change detection works
  * remove pseudo-ethernet vif
  * Address issues in traffic-shaper match
  * Require bandwidth setting for default class
  * Fix update (apply-policy) at end
  * Fix issues with vif match
  * Ignore deleted policy on end test
  * Fix DSCP field match with set-dscp
  * Fix policy update
  * Fix mixed protocol matches
  * Fix IPV6 traffic-class match
  * Remove extra quote that caused shell error in fair-queue
  * Don't allow random-detect type for round-robin queue type
  * random-detect needs qmax > qmin
  * Fix match rules for traffic limiter
  * Fix perl error when attempting to delete qos policy
  * Allow update to interface if not present yet

 -- Stephen Hemminger <shemminger@lenny.localdomain>  Thu, 01 Oct 2009 13:52:13 -0700

vyatta-cfg-qos (0.13.9) unstable; urgency=low

  * Add wireless config

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Thu, 20 Aug 2009 13:48:54 -0700

vyatta-cfg-qos (0.13.8) unstable; urgency=low

  [ Stephen Hemminger ]
  * Handle missing rate value more gracefully
  * Fix problems with bandwidth template
  * Fix more places where VAR is quoted
  * Fix handling of qos-percent/rate values

 -- An-Cheng Huang <ancheng@vyatta.com>  Mon, 01 Jun 2009 17:46:48 -0700

vyatta-cfg-qos (0.13.6) unstable; urgency=low

  * Mark probability must be > 0
  * Fix handling of parameter validation

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Fri, 29 May 2009 14:36:06 -0700

vyatta-cfg-qos (0.13.5) unstable; urgency=low

  * Need to require network delay

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  Wed, 29 Apr 2009 12:33:21 -0700

vyatta-cfg-qos (0.12.18) unstable; urgency=low

  * Add support for virtual-ethernet

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  Mon, 13 Apr 2009 17:56:05 -0700

vyatta-cfg-qos (0.12.15) unstable; urgency=low

  * Add IPV6 support to Qos

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Thu, 09 Apr 2009 17:39:45 -0700

vyatta-cfg-qos (0.12.14) unstable; urgency=low

  * Install PPP qos script properly

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Mon, 30 Mar 2009 14:56:59 -0700

vyatta-cfg-qos (0.12.13) unstable; urgency=low

  * Generate QoS interface templates

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  Wed, 18 Mar 2009 10:08:41 -0700

vyatta-cfg-qos (0.12.9) unstable; urgency=low

  * Print correct names for completion

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <stephen.hemminger@vyatta.com>  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 <ancheng@vyatta.com>  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 <mobrien@firebolt.vyatta.com>  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 <mobrien@firebolt.vyatta.com>  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 <mobrien@firebolt.vyatta.com>  Tue, 17 Jun 2008 09:26:10 -0700

vyatta-cfg-qos (0.9) unstable; urgency=low

  3.0.5


 -- Mark O'Brien <mobrien@vyatta.com>  Tue, 06 May 2008 12:43:12 -0700

vyatta-cfg-qos (0.8) unstable; urgency=low

  3.0.4


 -- Mark O'Brien <mobrien@vyatta.com>  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 <mobrien@vyatta.com>  Tue, 29 Apr 2008 16:42:12 -0700

vyatta-cfg-qos (0.6) unstable; urgency=low

  VC4.0.2


 -- Mark O'Brien <mobrien@vyatta.com>  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 <mobrien@vyatta.com>  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 <mobrien@vyatta.com>  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 <mobrien@vyatta.com>  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 <mobrien@vyatta.com>  Mon, 25 Feb 2008 17:38:22 -0800

vyatta-cfg-qos (0.1) unstable; urgency=low

  * Initial Release.

 -- Stephen Hemminger <stephen.hemminger@vyatta.com>  Wed, 30 Jan 2008 11:23:18 -0700