Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        htb-util: Another tool to make your life easier with HTB
        
        
        - Summary
- htb-util is a set of tools that generates scripts for bandwidth management
using the HTB queueing discipline and lets you see the traffic passing
through each queue in real time.
Changelog
        
            - * Thu Jun  3 17:00:00 2004 - Mihai Maties <mihai{%}xcyb{*}org> - 0:0.2.4-0.fdr.0.3.pre1
- - replaced postun with preun
- additional minor fixes to the init.d/htb script 
            - * Wed Jun  2 17:00:00 2004 - Mihai Maties <mihai{%}xcyb{*}org> - 0:0.2.4-0.fdr.0.2.pre1
- - applied patch to fix a potential vulnerability, freeze on startup if no
config files available and some other cosmetic issues in init.d/htb script
- applied patch to compile htb-util on Fedora Core 2
- added iproute requires
- rm -rf RPM_BUILD_ROOT upon install
- corrected default file attributes
- don't enable htb-util automatically for runlevels 3 and 5, just add the 
service and let the sysadmin do the job
- added postun 
            - * Thu Apr 15 17:00:00 2004 - Mihai Maties <mihai{%}xcyb{*}org> - 0:0.2.4-0.fdr.0.1.pre1
- - Adapted existing spec file to comply with fedora.us policies