AltraMayor / AltraMayor/gatekeeper
gk/fib.c:check_gateway_prefix() is too strict
Aperta
enhancement
- Lingua principale
- C
- Stelle
- 1.6k
- Fork
- 252
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.