Skip to content

rootfs: include nftables userspace#60

Merged
kvinwang merged 1 commit into
mainfrom
feat/add-nftables-userspace
May 8, 2026
Merged

rootfs: include nftables userspace#60
kvinwang merged 1 commit into
mainfrom
feat/add-nftables-userspace

Conversation

@kvinwang
Copy link
Copy Markdown
Collaborator

@kvinwang kvinwang commented May 8, 2026

Summary

  • add the nftables package to the base rootfs so the nft userspace tool is available
  • complements the existing nftables kernel module packaging already present in the image

Validation

  • ran git diff --check
  • checked a running agent: nf_tables.ko can load, but nft was missing before this change

Copilot AI review requested due to automatic review settings May 8, 2026 13:26
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the nftables userspace package to the base rootfs image so the nft CLI is available, aligning the image contents with the already-included nftables-related kernel modules.

Changes:

  • Include nftables in IMAGE_INSTALL for the base rootfs image.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kvinwang kvinwang merged commit 3d09e35 into main May 8, 2026
7 checks passed
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