![]() ![]() | ![]() |
Define the per-project category and difficulty at the template level, instead of manually tagging the project pages. While doing this, prefix the tags with "category:" and "difficulty:" to make them easier to understand.
[[!template id=project title="Packet Latency Library" contact=""" [tech-net](mailto:tech-net@NetBSD.org) """ mentors=""" [David Young](mailto:dyoung@NetBSD.org) """ category="kernel" difficulty="medium" duration="3 months" description=""" Write a library of routines that estimate the expected transmission duration of a queue of 802.3 or 802.11 frames based on the current bit rate, applicable overhead, and the backoff level. The kernel will use this library to help it decide when packet queues have grown too long in order to mitigate "buffer bloat." """ ]]