You do realise that all this code is available as part of the Linux kernels as of 2.2.x? Feel free to download it and peruse the code under 'net/sched'. This includes RED, SFQ, CBQ, PRIO and others. Also see sites such as mine in my sig for more info.
I believe some of the *BSDs also include this code, so check there as well. On Tue, Nov 27, 2001 at 10:10:28PM +0500, Usman Aleem wrote: > Essentially, I want to develop a software based bandwidth allocator, > something similar to multiple queues in FRED gateways. There will be queues > for each subnet in an organization. This way I can separate the type of > traffic I have in my network. The servers can be put on a separate queue > and (say) internet users can be put on another (the number of queues will > be proportional to the number of subnets or security categories). With this > I can provide different subnets with different bandwidths. -- Michael T. Babcock CTO, FibreSpeed Ltd. http://www.fibrespeed.net/~mbabcock/linux/ _______________________________________________ Firewalls mailing list [EMAIL PROTECTED] http://lists.gnac.net/mailman/listinfo/firewalls
