tech-net archive

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

Re: ALTQ modifications proposal



On Thu, 19 Jun 2025, Emmanuel Nyarko wrote:

so i just want to have just codel. no #ifdef blocks, just either simple have it in base during boot, or modload it when you need it.

Thr #if blocks should be replaced with module_hook()s.  That way we
make a run-time decision on whether ALTQ is available, rather than
a compile-time decision.


+---------------------+--------------------------+----------------------+
| Paul Goyette (.sig) | PGP Key fingerprint:     | E-mail addresses:    |
| (Retired)           | 1B11 1849 721C 56C8 F63A | paul%whooppee.com@localhost    |
| Software Developer  | 6E2E 05FD 15CE 9F2D 5102 | pgoyette%netbsd.org@localhost  |
| & Network Engineer  |                          | pgoyette99%gmail.com@localhost |
+---------------------+--------------------------+----------------------+


Home | Main Index | Thread Index | Old Index