Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src



Module Name:    src
Committed By:   bouyer
Date:           Sun Sep 14 20:55:26 UTC 2008

Modified Files:
        src/sys/altq [netbsd-4]: altq_wfq.c altq_wfq.h
        src/usr.sbin/altq/altqd [netbsd-4]: altq.conf.5
        src/usr.sbin/altq/libaltq [netbsd-4]: qop_wfq.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #1197):
        sys/altq/altq_wfq.c: revision 1.19
        sys/altq/altq_wfq.h: revision 1.6
        usr.sbin/altq/altqd/altq.conf.5: revision 1.12
        usr.sbin/altq/libaltq/qop_wfq.c: revision 1.6
Add support for source address hashhing in ALTQs WFQ. This allows to
easily distribute bandwidth for huge number of clients for incoming
traffic.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.2.1 src/sys/altq/altq_wfq.c
cvs rdiff -r1.5 -r1.5.2.1 src/sys/altq/altq_wfq.h
cvs rdiff -r1.10 -r1.10.2.1 src/usr.sbin/altq/altqd/altq.conf.5
cvs rdiff -r1.5 -r1.5.20.1 src/usr.sbin/altq/libaltq/qop_wfq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index