microsoft / microsoft/WSL

Add tcp_bbr kernel module

Open
#7,588 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
C++
Stars
33.7k
Forks
1.8k
Avg merge
3d 17h
Merged PRs (30d)
116

Description

Wsl kernel hasn't tcp_bbr module. (I checked all wsl systems available at microsoft store)

I need tcp_bbr kernel module available in all kernel where it available in mainline kernel.

Or just add tcp_bbr module without loading at startup.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the WSL kernel configuration and checking how tcp_bbr is provided by the mainline kernel; done means the module is available in every applicable WSL kernel without being loaded at startup.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
networking, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.