meson64-6.18: rewrite kernel config#9581
Conversation
Seems like some xtables legacy option wasn't there
📝 WalkthroughWalkthroughUpdated kernel configuration for Netfilter and xtables subsystems on meson64 architecture. Removed several legacy packet filtering targets while enabling new legacy xtables support and adding IP/IPv6 NAT processing, raw packets, security policies, and bridge filtering/NAT components for enhanced network packet handling. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ This PR has been reviewed and approved — all set for merge! |
Description
rewrote kernel config for meson64-current which is 6.18.y
Reason was https://forum.armbian.com/topic/58646-iptables-module-missing-from-61810-current-meson64-kernel/
Not sure if this fixed anything, I did not check the "before" or if this was/is an user error. On the bottom line a rewrite never hurts.
The only real addition seems to be CONFIG_NETFILTER_XTABLES_LEGACY=y
How Has This Been Tested?
Checklist:
Summary by CodeRabbit