Skip to content

configs: enable NET_ACT_CTINFO in Raspberry Pi defconfigs#7303

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

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>
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