AltraMayor / AltraMayor/gatekeeper

gk/fib.c:check_gateway_prefix() is too strict

Open
#598 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
1.6k
Forks
252
PR merge metrics
No merged PRs in 30d

Description

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`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.