AltraMayor / AltraMayor/gatekeeper
Drop the flow states GK_GRANTED and GK_DECLINED
未关闭
enhancement
- 主要语言
- C
- 星标
- 1.6k
- 派生
- 252
- PR 合并指标
- 30 天内没有已合并 PR
描述
Once pull request #295 is merged, the flow states `GK_GRANTED` and `GK_DECLINED` become redundant since the new flow state `GK_BPF` can emulate them. Dropping the flow states `GK_GRANTED` and `GK_DECLINED` will reduce and simplify the code. If some backward compatibility is needed at the GGU protocol, the dropped states can be easily emulated mapping the old policy decision formats onto their corresponding BPF programs.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。