AltraMayor / AltraMayor/gatekeeper
gk/fib.c:check_gateway_prefix() is too strict
未关闭
enhancement
- 主要语言
- C
- 星标
- 1.6k
- 派生
- 252
- PR 合并指标
- 30 天内没有已合并 PR
描述
The default/example configuration sets `10.0.1.1/24` as the front IPv4 network. Therefore, `10.0.1.2` is a neighbor. However, adding the routing `10.0.0.0/8` with gateway `10.0.1.2` fails because `gk/fib.c:check_gateway_prefix()` concludes that `DYC/1: Gateway address is in prefix 10.0.0.0/8, so gateway is not a neighbor`.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。