diff options
author | Loïc Sang <loic.sang@6wind.com> | 2024-09-03 18:36:25 +0200 |
---|---|---|
committer | Loïc Sang <loic.sang@6wind.com> | 2024-09-04 09:37:08 +0200 |
commit | d173522bbfd7c5a2c01d706d23e3524f2e50beaa (patch) | |
tree | 5a404ba4a43975c5ad53f83ea0293dd3df275797 /bgpd/bgp_updgrp.c | |
parent | Merge pull request #16724 from cscarpitta/fix/fix-srv6-frr-config (diff) | |
download | frr-d173522bbfd7c5a2c01d706d23e3524f2e50beaa.tar.xz frr-d173522bbfd7c5a2c01d706d23e3524f2e50beaa.zip |
bgpd: remove redundant loopback check in label update
The "if_is_vrf" check is unnecessary because it’s already handled by
"if_get_vrf_loopback". Additionally, it ignores the default loopback and
could introduce potential bugs.
Fixes: 8b81f32e9787 ("bgpd: fix label lost when vrf loopback comes back")
Signed-off-by: Loïc Sang <loic.sang@6wind.com>
Diffstat (limited to 'bgpd/bgp_updgrp.c')
0 files changed, 0 insertions, 0 deletions