AltraMayor / AltraMayor/gatekeeper
Drop the flow states GK_GRANTED and GK_DECLINED
Đang mở
enhancement
- Ngôn ngữ chính
- C
- Star
- 1.6k
- Fork
- 252
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.