Skip to content

Add #if branch to networking/tc.c noting that linux kernel version above 6.8 removed cbq support.#96

Open
ZjW1nd wants to merge 1 commit intomirror:masterfrom
ZjW1nd:master
Open

Add #if branch to networking/tc.c noting that linux kernel version above 6.8 removed cbq support.#96
ZjW1nd wants to merge 1 commit intomirror:masterfrom
ZjW1nd:master

Conversation

@ZjW1nd
Copy link
Copy Markdown

@ZjW1nd ZjW1nd commented Nov 29, 2024

This bug was already been discussed here https://bugs.busybox.net/show_bug.cgi?id=15931

Linux kernel above 6.8 removes support for cbq queue, which leads to a compile failure in networking/tc.c. I fix it simply by using KERNEL_VERSION.

Until now, this hasn't fixed by busybox official yet.

…6.8 removed cbq support, which leads to a compile failure. This hasn't fixed by busybox official yet.
robang74 added a commit to robang74/busybox that referenced this pull request Apr 24, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
                           +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request Apr 25, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request Apr 25, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 1, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 1, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 3, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 3, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 3, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 3, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 4, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 4, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 4, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 4, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 4, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 4, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 5, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 5, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 5, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 5, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 7, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 7, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 8, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 8, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 8, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
robang74 added a commit to robang74/busybox that referenced this pull request May 8, 2026
Alerts: mirror#96-93,91,88-83,81-77

+:git-shell:security:busybox> size busybox
   text	   data	    bss	    dec	    hex	filename
1155501	  18124	   2056	1175681	 11f081	busybox
1155670	  18132	   2056	1175858	 11f132	busybox
Total                      +177

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.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