Skip to content

Feature remove no conntrack#777

Draft
PlagueCZ wants to merge 2 commits intomainfrom
feature-remove-no-conntrack
Draft

Feature remove no conntrack#777
PlagueCZ wants to merge 2 commits intomainfrom
feature-remove-no-conntrack

Conversation

@PlagueCZ
Copy link
Copy Markdown
Contributor

This PR simply removes the option as it has no use anymore.

Fixes #416

Guvenc Gulce added 2 commits May 1, 2026 00:40
Signed-off-by: Guvenc Gulce <guevenc.guelce@external.t-systems.com>
Connection tracking is now always enabled. The --no-conntrack parameter
was originally provided to allow running without flow tracking, but it
is no longer needed and carrying it adds unnecessary conditional branches
throughout the packet-processing fast path.

Signed-off-by: Guvenc Gulce <guevenc.guelce@external.t-systems.com>
@PlagueCZ PlagueCZ requested a review from a team as a code owner April 30, 2026 22:41
@github-actions github-actions Bot added documentation Improvements or additions to documentation size/M labels Apr 30, 2026
@PlagueCZ PlagueCZ marked this pull request as draft April 30, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/networking documentation Improvements or additions to documentation size/M

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Remove --no-conntrack option

2 participants