Skip to content

nftables: Fix evaluation order for IP/IP6/Inet.#12766

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test/cl886862644
Mar 30, 2026
Merged

nftables: Fix evaluation order for IP/IP6/Inet.#12766
copybara-service[bot] merged 1 commit intomasterfrom
test/cl886862644

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service Bot commented Mar 20, 2026

nftables: Fix evaluation order for IP/IP6/Inet.

  • Issue: All the Inet chains were evaluated after IP/IP6 chains for a hook.
  • Combined into one list to avoid multiple calls to EvaluateHook
    and have correct ordering.
  • Removed some table APIs to maintain the merged list.

@copybara-service copybara-service Bot added the exported Issue was exported automatically label Mar 20, 2026
@copybara-service copybara-service Bot force-pushed the test/cl886862644 branch 4 times, most recently from 533c420 to 44063c3 Compare March 30, 2026 22:40
- Issue: All the Inet chains were evaluated after IP/IP6 chains for a hook.
- Combined into one list to avoid multiple calls to EvaluateHook
        and have correct ordering.
- Removed some table APIs to maintain the merged list.

PiperOrigin-RevId: 891950197
@copybara-service copybara-service Bot merged commit dc29295 into master Mar 30, 2026
@copybara-service copybara-service Bot deleted the test/cl886862644 branch March 30, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant