qos: Remove min-rate requirement for linux-htb and linux-hfsc.
authorEthan Jackson <ethan@nicira.com>
Tue, 15 Mar 2011 18:50:53 +0000 (11:50 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 15 Mar 2011 22:23:10 +0000 (15:23 -0700)
commitc45ab5e9b76adc4097a3243bfc07502e658ccd5c
treec42872d6192f4863ba31383dd4316fa4eb36aba1
parent34d84bb951caa50831f0a2f553b41d9da8ceb128
qos: Remove min-rate requirement for linux-htb and linux-hfsc.

One could quite reasonably desire to create a queue with no
min-rate.  For example, a default queue could be reasonably
configured without a min-rate or a max-rate.  This commit removes
the requirement that min-rate be configured on all queues.  If not
configured, defaults to something very small.
lib/netdev-linux.c
vswitchd/vswitch.xml