]> git.puffer.fish Git - matthieu/frr.git/commit
Revert "bgpd: fix 6vpe nexthop"
authorLouis Scalbert <louis.scalbert@6wind.com>
Wed, 27 Mar 2024 14:04:38 +0000 (15:04 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Tue, 23 Apr 2024 09:26:49 +0000 (11:26 +0200)
commitd346d1ac414c7ce5db6cc7e6b539dc8820d499d3
tree33d1ec1361b6b53f9a1ca1babe67f0fb0c267058
parent166a82ca6a3e3e1da83925902b046d93bc063758
Revert "bgpd: fix 6vpe nexthop"

This reverts commit 0325116a27258e1df773a046e8668a029bead60c.

It was causing an issue where a nexthop for IPv6 over an IPv4 session
was always rewritten to an IPv4-mapped IPv6 address even when a valid
IPv6 global address was existing.

Link: https://github.com/FRRouting/frr/issues/15610
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
bgpd/bgp_updgrp_packet.c