Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not fail to initialize callouts (on SMP only) -- it leads to crashing. | green | 2005-02-22 | 1 | -3/+4 |
* | Don't use the static CALLOUT_INITIALIZER for __FreeBSD_version >= 600000. It | mlaier | 2005-02-21 | 2 | -1/+9 |
* | Disable "bulk dequeue" when enabling ALTQ so it does not irritate the | mlaier | 2004-06-15 | 1 | -0/+1 |
* | Transform tbr_dequeue into a function pointer in order to build drivers with | mlaier | 2004-06-15 | 2 | -3/+7 |
* | #if out an old leftover in the KAME code. opt_cpu.h is no longer useful here | mlaier | 2004-06-13 | 1 | -0/+2 |
* | Add an additional queue which will be "owned by the driver". This allows to | mlaier | 2004-06-12 | 1 | -0/+7 |
* | FreeBSD-ify ALTQ: | mlaier | 2004-06-12 | 9 | -21/+164 |
* | Import parts of the ALTQ framework from latest KAME snapshot (which is up to | mlaier | 2004-06-12 | 21 | -0/+14567 |