<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I've been looking for a kernel implementation of
simple bandwidth capping that will allow simple per (source) IP based
bandwidth capping without the overheads associated with something like classful
HTB. I have been unable to find anything exising that does this. In principle
I'd like the code to dynamically setup a bucket/hash per source IP, monitor
and cap an absolute ceiling. I have no need for sharing or guarantees of assured
rates, just the simple cap per source.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Can anyone please point me to any existing
implementation or point me to some code that I can refactor to do what I need if
you know of any.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Andrew.</FONT></DIV></BODY></HTML>