Skip to content

configs: enable NET_ACT_CTINFO in Raspberry Pi defconfigs#7303

Closed
Omoeba wants to merge 1 commit intoraspberrypi:rpi-6.12.yfrom
Omoeba:rpi-6.12.y
Closed

configs: enable NET_ACT_CTINFO in Raspberry Pi defconfigs#7303
Omoeba wants to merge 1 commit intoraspberrypi:rpi-6.12.yfrom
Omoeba:rpi-6.12.y

Conversation

@Omoeba
Copy link
Copy Markdown

@Omoeba Omoeba commented Apr 3, 2026

Enable NET_ACT_CTINFO as a module in the Raspberry Pi defconfigs.

This is useful for Raspberry Pi router/SQM deployments where upstream DSCP markings are bleached or not preserved and users want to restore classification state from conntrack metadata in tc.

Tested on Raspberry Pi 5 with Raspberry Pi OS Trixie:

  • modprobe act_ctinfo succeeds
  • tc accepts ctinfo action
  • verified ingress DSCP restore in a CAKE-based setup

Enable NET_ACT_CTINFO as a module in the Raspberry Pi defconfigs.

This is useful for Raspberry Pi router/SQM deployments where upstream
DSCP markings are bleached or not preserved and users want to restore
classification state from conntrack metadata in tc.

Tested on Raspberry Pi 5 with Raspberry Pi OS Trixie:
- modprobe act_ctinfo succeeds
- tc accepts ctinfo action
- verified ingress DSCP restore in a CAKE-based setup

Signed-off-by: Omoeba <38597972+Omoeba@users.noreply.github.com>
@pelwell
Copy link
Copy Markdown
Contributor

pelwell commented Apr 10, 2026

We're no longer accepting general changes to rpi-6.12.y - try rpi-6.18.y. You'll need to drop the change to arm/bcm2711_defconfig, as that no longer exists from 6.18 onwards.

@Omoeba
Copy link
Copy Markdown
Author

Omoeba commented Apr 10, 2026

Superseded by #7312.

@Omoeba Omoeba closed this Apr 10, 2026
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.

2 participants