summaryrefslogtreecommitdiffstats
path: root/sys/contrib/altq
Commit message (Expand)AuthorAgeFilesLines
* Do not use the TSC where its known to be broken, this will cause the queuethompsa2006-03-021-1/+2
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andrwatson2005-08-091-1/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-1/+1
* Do not fail to initialize callouts (on SMP only) -- it leads to crashing.green2005-02-221-3/+4
* Don't use the static CALLOUT_INITIALIZER for __FreeBSD_version >= 600000. Itmlaier2005-02-212-1/+9
* Disable "bulk dequeue" when enabling ALTQ so it does not irritate themlaier2004-06-151-0/+1
* Transform tbr_dequeue into a function pointer in order to build drivers withmlaier2004-06-152-3/+7
* #if out an old leftover in the KAME code. opt_cpu.h is no longer useful heremlaier2004-06-131-0/+2
* Add an additional queue which will be "owned by the driver". This allows tomlaier2004-06-121-0/+7
* FreeBSD-ify ALTQ:mlaier2004-06-129-21/+164
* Import parts of the ALTQ framework from latest KAME snapshot (which is up tomlaier2004-06-1221-0/+14567
OpenPOWER on IntegriCloud