]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: support redirect import more than one route-target ipv6
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 29 Nov 2019 10:57:29 +0000 (11:57 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 18 Nov 2021 17:35:18 +0000 (18:35 +0100)
commitf32f3ae5c91a66b0c4070d7094a3ae92aadb72fd
tree0a010e2f8f1e234f1d6298272e7d7058d464d5b5
parent537355b18aeb7901d2af585aee9b2acc84da1a8a
bgpd: support redirect import more than one route-target ipv6

the fix consists in parsing the ext community list ipv6 by taking
account the size of the ecommunity val size.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_ecommunity.c