]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: remove unnecessary check for evpn
authoranlan_cs <vic.lan@pica8.com>
Thu, 12 May 2022 01:25:16 +0000 (21:25 -0400)
committeranlan_cs <vic.lan@pica8.com>
Sun, 15 May 2022 05:32:14 +0000 (01:32 -0400)
commitf33bf7c0eb06c42992e932219811727f537de00f
tree44dd89e9456d2af27fbc50d84f20731bd7bce98a
parent64643ba79ae2e4d853b3c2c6a74916a560c53538
bgpd: remove unnecessary check for evpn

Since `bgp->vnihash` is naturally non-NULL, remove check for this field.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
bgpd/bgp_evpn_vty.c
bgpd/bgp_vty.c