FILE		DESCRIPTION
----		-----------

fq.c		implements some functions needed for fair queueing
hrr.c		implements hierarchical round robin scheduling
queues.c	basic queueing functionality
router.c	the router
router.h	headers and externs
scheduler.c	template to allow new disciplines to be plugged in 
