"Flechsenhaar, Jon J" wrote:>
> All:
>
> I have been told that HTB_HYSTERESIS might have some effect on rate
> calculations. This file is usually in
> /usr/src/linux/net/sched/sch_htb.c. If I change this file I have to
> re-compile. I am not quite sure how to do this.
>
> Can someone list the steps necessary to re-compile or point me to a doc
> that explains how to do so. Thanks.
>
> Jon Flechsenhaar
> Boeing WNW Team
> Network Services
> (714)-762-1231
> 202-E7
cd /usr/src/linux
make modules
make modules_install