summaryrefslogtreecommitdiff
path: root/lib/libfrr.c
diff options
context:
space:
mode:
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>2023-04-28 17:11:32 +0200
committerCarmine Scarpitta <carmine.scarpitta@uniroma2.it>2023-04-28 17:37:03 +0200
commit778d75a6f24976885bc044d7bf5b5a535c6d5644 (patch)
tree38af08682701b69a3893eb83b5b132d3e05acbe0 /lib/libfrr.c
parent8bc79f38555f142e5cbfcafc8a5af2549fc485ab (diff)
tests: Fix `bgp_srv6l3vpn_to_bgp_vrf3` topotest
The `bgp_srv6l3vpn_to_bgp_vrf3` topotest tests the SRv6 L3VPN functionality. It applies the appropriate configuration in `bgpd` and `zebra`, and then checks that the RIB is updated correctly. The topotest expects to find the AS-Path in the RIB, which is only present if the `bgp send-extra-data zebra` option is enabled in the `bgpd` configuration. The `bgp send-extra-data zebra` option has been accidentally commented out in commit https://github.com/FRRouting/frr/commit/2007e2dbd0d5c42d9fe6cbe92b34be10654834ef. This commit fixes the `bgp_srv6l3vpn_to_bgp_vrf3` topotest by re-adding the missing `bgp send-extra-data zebra` option. Signed-off-by: Carmine Scarpitta <carmine.scarpitta@uniroma2.it>
Diffstat (limited to 'lib/libfrr.c')
0 files changed, 0 insertions, 0 deletions