diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-11-15 09:54:07 +0200 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-11-15 16:40:56 +0200 |
| commit | a0d2734e879f78fbef5f1815429de331b9940c73 (patch) | |
| tree | 3d264a2b32aa4cf4c25b67357ea689f52e52a1d9 /python/makefile.py | |
| parent | 229466ebd11596c99902f3f63b8b03c17ab0e124 (diff) | |
bgpd: Validate both nexthop information (NEXTHOP and NLRI)
If we receive an IPv6 prefix e.g.: 2001:db8:100::/64 with nextop: 0.0.0.0, and
mp_nexthop: fc00::2, we should not treat this with an invalid nexthop because
of 0.0.0.0. We MUST check for MP_REACH attribute also and decide later if we
have at least one a valid nexthop.
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'python/makefile.py')
0 files changed, 0 insertions, 0 deletions
