Patrick McHardy wrote: > This patch adds support for the DRR scheduler I just sent > to iproute. > > + * q_drr.c WRR. > + * > + * This program is free software; you can redistribute it and/or > + * modify it under the terms of the GNU General Public License > + * as published by the Free Software Foundation; either version > + * 2 of the License, or (at your option) any later version. > + * > + * Authors: Martin Devera I forgot to remove left-overs from my template :) Fixed version attached.