Skip to content

Add module aliases for SCRR variants#3

Open
hhoffstaette wants to merge 1 commit into
jean2:masterfrom
hhoffstaette:module-aliases
Open

Add module aliases for SCRR variants#3
hhoffstaette wants to merge 1 commit into
jean2:masterfrom
hhoffstaette:module-aliases

Conversation

@hhoffstaette

Copy link
Copy Markdown

I noticed that trying to use SCRR variants with the net.core.default_qdisc sysctl would fail during boot, since the variants are not declared as module aliases and so sysctl would complain that the unloaded qdisc cannot be found. With this commit an explicit modprobe is no longer necessary.

I noticed that trying to use SCRR variants with the net.core.default_qdisc
sysctl would fail during boot, since the variants are not declared as
module aliases and so sysctl would complain that the unloaded qdisc cannot
be found. With this commit an explicit modprobe is no longer necessary.

Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant