#42646·cilium

bpf: 将分支配置宏迁移到运行时间配置

作者: rgo3创建于 2025年11月6日更新于 2026年9月17日
标签area/loaderarea/datapathkind/metapinned

The next step in the clang-freedom (pre-compiled eBPF programs) journey is to migrate compile-time configuration macros that **influence control flow** to load-time (runtime) configuration. This complements issue #38370 which handles non-branching configuration.