On Tue, Mar 22, 2005 at 08:58:27AM -0300, Augusto C�sar Radtke wrote: > Is this possible with some modification in the actual code base or it > is a completly different approach? If it is possible without changing > too much code I would probably spend some time making this feature and > releasing it.
It requires changes in ALTQ, like extending a scheduler to store statistics per source or destination address instead of per queue. It could possibly use pf tables as well. Give it a try, it's probably not a large change, just a complicated one ;) Daniel
