]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: revert no retain backend
authorLouis Scalbert <louis.scalbert@6wind.com>
Tue, 6 Jun 2023 12:02:42 +0000 (14:02 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Fri, 16 Jun 2023 12:18:25 +0000 (14:18 +0200)
commit59bbe85d4bb0bf11f9c78aa4e7bee5023bc33400
treed4e78c1d057a32556b5b752545bf0bc2884a0923
parent22c329ed32cd83ce54a1f1d014d8056d816cb28b
bgpd: revert no retain backend

Partially revert a486300b26 ("bgpd: implement retain route-target all
behaviour") in order to fix a memory consumption issue in the next
commit.

Fixes: a486300b26 ("bgpd: implement retain route-target all behaviour")
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
bgpd/bgp_mplsvpn.c
bgpd/bgp_mplsvpn.h
bgpd/bgp_route.c